Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ cols
Method
cols
extensions/include/cuMat/src/SparseMatrixBase.h:429–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
* \return the number of columns
428
*/
429
__host__ __device__ CUMAT_STRONG_INLINE Index cols() const { return sparsity_.cols; }
430
431
/**
432
* \brief Returns the number of batches of this matrix.
Callers
1
assertValid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected