Enumerates the options for the structure of a sparse matrix.
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public enum MatrixStructure
|
| Visual Basic (Declaration) |
Public Enumeration MatrixStructure
|
| Visual C++ |
public enum class MatrixStructure
|
Members
See Also