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