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, MemoryScope S, int M, int N, linalg.CoopMatMatrixUseR>.GetRowCount() where T : ICoopElement;