| PasMatLib |
| DiagMt |
| uDynObjAlg |
|
Diagonalization of the real symmetric matrix a. |
| function DiagMt ( const a : IFArr2D ; var code : TInt ; sort : boolean = true ; vectors : boolean = true ; Ascending : boolean = true ; Epsilon : TFloat = SqrtMinFloat ; IterMax : TInt = 999 ) : IEigenSys |
|
|
| PasMatLib |