Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.LinearAlgebra.Single
SparseVector Class
SparseVector Methods
Create Method
Create(Int32, Func<Int32, Single>) Method
Create(Int32, Single) Method
Sparse
Vector
Create Method
Overload List
Name
Description
Create(Int32, Func
Int32, Single
)
Create a new sparse vector and initialize each value using the provided init function.
Create(Int32, Single)
Create a new sparse vector and initialize each value using the provided value.
Top
See Also
Reference
SparseVector Class
Altaxo.Calc.LinearAlgebra.Single 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