编程学习biancheng.45soft.com 本站提供了各种在线教程和资料,供大家学习与参考.
编程学习
当前位置: 主页 > PHP-函数 > Lapack >

PHP-函数 Lapack


Lapack — The Lapack class
Lapack::eigenValues — This function returns the eigenvalues for a given square matrix
Lapack::identity — Return an identity matrix
Lapack::leastSquaresByFactorisation — Calculate the linear least squares solution of a matrix using QR factorisation
Lapack::leastSquaresBySVD — Solve the linear least squares problem, using SVD
Lapack::pseudoInverse — Calculate the inverse of a matrix
Lapack::singularValues — Calculated the singular values of a matrix
Lapack::solveLinearEquation — Solve a system of linear equations
LapackException — The LapackException class

PHP-函数
PHP-函数 Lapack