Class FloatSymFact represents the factorization of a symmetric
matrix of single-precision floating point numbers.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public class FloatSymFact : ICloneable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class FloatSymFact _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FloatSymFact : ICloneable |