Represents a vector with a vector with relatively few non-zero components.
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Public Class SingleSparseVector _
Inherits SingleVector
|
| Visual C++ |
public ref class SingleSparseVector : public SingleVector
|
Remarks
Inheritance Hierarchy
See Also