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