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, MemoryScopeS, int M, int N, linalg.CoopMatMatrixUseR>.GetColumnCount() where T : __BuiltinArithmeticType;