MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / cols

Method cols

extensions/include/cuMat/src/MatrixBlock.h:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 * \return the number of columns
69 */
70 __host__ __device__ CUMAT_STRONG_INLINE Index cols() const { return columns_; }
71
72 /**
73 * \brief Returns the number of batches of this matrix.

Callers 1

MatrixBlockClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected