%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/python/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/python/matrix-multiplication.txt |
@meta class C: @decorator def f(self, H, V, beta, r): S = (H @ beta - r).T @ inv(H @ V @ H.T) @ (H @ beta - r) return S