Class math_EigenValuesSearcher
Constructors
constructor
- new math_EigenValuesSearcher(Diagonal: IntTools_CArray1OfReal, Subdiagonal: IntTools_CArray1OfReal): math_EigenValuesSearcher
Parameters
Diagonal: IntTools_CArray1OfReal
Subdiagonal: IntTools_CArray1OfReal
Methods
Dimension
- Dimension(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
EigenValue
- EigenValue(Index: Graphic3d_ZLayerId): number
Parameters
Index: Graphic3d_ZLayerId
Returns number
EigenVector
- EigenVector(Index: Graphic3d_ZLayerId): math_Vector
Parameters
Index: Graphic3d_ZLayerId
Returns math_Vector