MatValueMatrixIsColumnMajor Property |
A value indicating whether the matrix data is stored in column-major order.
Namespace: Altaxo.Serialization.MatlabAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IsColumnMajor { get; init; }Property Value
Boolean
See Also