Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ cols
Function
cols
extensions/include/cuMat/src/Matrix.h:569–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
* \return the number of columns
568
*/
569
__host__ __device__ CUMAT_STRONG_INLINE Index cols() const { return data_.cols(); }
570
571
/**
572
* \brief Returns the number of batches of this matrix.
Callers
15
evalTo
Method · 0.70
evalTo
Method · 0.70
outerSize
Method · 0.70
TransposeOp
Class · 0.70
SparseMatrix.h
File · 0.70
logDeterminant
Method · 0.70
index
Function · 0.70
makeExclusiveUse
Function · 0.70
toEigen
Function · 0.70
Matrix.h
File · 0.70
deepCloneImpl_directTranspose
Function · 0.70
deepClone
Function · 0.70
Calls
1
cols
Method · 0.45
Tested by
no test coverage detected