Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.LinearAlgebra.Double
SparseVector Class
SparseVector Methods
Create Method
Create(Int32, Double) Method
Create(Int32, Func<Int32, Double>) Method
Sparse
Vector
Create Method
Overload List
Name
Description
Create(Int32, Double)
Create a new sparse vector and initialize each value using the provided value.
Create(Int32, Func
Int32, Double
)
Create a new sparse vector and initialize each value using the provided init function.
Top
See Also
Reference
SparseVector Class
Altaxo.Calc.LinearAlgebra.Double Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net