Click or drag to resize

DoubleComplexVectorToArray Method

Copies data into an array and returns it.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplex[] ToArray()

Return Value

DoubleComplex
An array containing a copy of the data.
See Also