Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ rows
Method
rows
extensions/include/cuMat/src/MatrixBlock.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
* \return the number of rows
63
*/
64
__host__ __device__ CUMAT_STRONG_INLINE Index rows() const { return rows_; }
65
66
/**
67
* \brief Returns the number of columns of this matrix.
Callers
1
MatrixBlock
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected