linalg::CoopMat<T, MemoryScope S, int M, int N, linalg.CoopMatMatrixUse R>.GetRowCount
Description
Returns the number of rows in the matrix.
Signature
static int linalg::CoopMat<T, MemoryScopeS, int M, int N, linalg.CoopMatMatrixUseR>.GetRowCount() where T : __BuiltinArithmeticType;