Google
CommonMatrixMath.Jacobi Function
Namespace
Pascal
function Jacobi(A: TFloatMatrix; Lbound: Integer; Ubound: Integer; MaxIter: Integer; Tol: float; V: TFloatMatrix; Lambda: TFloatArray): Integer;
File
Description

This is function CommonMatrixMath.Jacobi.

Related Information