Click or drag to resize

DoubleComplexVectorDeepenThisCopy Method

Guarantees that there is only one reference to the underlying data and that this data is in contiguous storage.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplexVector DeepenThisCopy()

Return Value

DoubleComplexVector
Returns a reference to self.
See Also