Click or drag to resize

FloatComplexVectorToArray Method

Copies data into an array and returns it.

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

Return Value

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