Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

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;

On this page
  • linalg::CoopMat<T, MemoryScope S, int M, int N, linalg.CoopMatMatrixUse R>.GetColumnCount
    • Description
    • Signature