Class FloatSymEigDecomp computes the eigenvalues and eigenvectors
of a symmetrix matrix.
Namespace: CenterSpace.NMath.MatrixAssembly: NMathPremium (in NMathPremium.dll) Version: 5.3.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public class FloatSymEigDecomp : ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FloatSymEigDecomp _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FloatSymEigDecomp : ICloneable |