PHP » GoLang |
login |
register |
about
|
GoLang Lapack::pseudoInverse
request it (262)
GoLang replacement for PHP's Lapack::pseudoInverse
[edit | history]
Lapack::pseudoInverse(PECL lapack >= 0.1.0) Lapack::pseudoInverse — Calculate the inverse of a matrix Description
public static array Lapack::pseudoInverse
( array
$a
)Find the pseudoinverse of a matrix A. Parameters
Return ValuesInverted matrix (array of arrays). Examples
Example #1 Using Lapack::pseudoInverse():
<?php |
more
Recently updated
more
Most requested
more
Last requests
|