linalg::CoopMat<T, MemoryScope S, int M, int N, linalg.CoopMatMatrixUse R>.GetColumnCount¶
Description¶
Returns the number of columns in the matrix.
Signature¶
static int linalg::CoopMat<T, MemoryScope S, int M, int N, linalg.CoopMatMatrixUseR>.GetColumnCount() where T : ICoopElement;