Click or drag to resize

DoubleComplexMatrixIsCompactStride Property

Returns true if the matrix data is in column major contiguous storage.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool IsCompactStride { get; }

Property Value

Boolean
See Also