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