LAPACK

From http://www.netlib.org/lapack:

"LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems and singular value problems. All the necessary matrix factorizations are also provided."

LAPACK is written in the computer language FORTRAN. In Praat we use CLAPACK, a version which was automatically translated from FORTRAN to C.

More information can be found in the LAPACK's user guide.

Links to this page


© djmw 20200131