Click or drag to resize

DoubleVectorToArray Method

Copies data into a new array and returns it.

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

Return Value

Double
A new array containing a copy of the data.
See Also