MCPcopy 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

evalToMethod · 0.70
evalToMethod · 0.70
outerSizeMethod · 0.70
TransposeOpClass · 0.70
SparseMatrix.hFile · 0.70
logDeterminantMethod · 0.70
indexFunction · 0.70
makeExclusiveUseFunction · 0.70
toEigenFunction · 0.70
Matrix.hFile · 0.70
deepCloneFunction · 0.70

Calls 1

colsMethod · 0.45

Tested by

no test coverage detected