update : 2015.11.03
php.shukuma.com
검색:
Lapack
GMP
소개
Mathematical Extensions
PHP Manual
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
GMP
소개
Mathematical Extensions
PHP Manual