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

Method batches

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

Source from the content-addressed store, hash-verified

74 * \return the number of batches
75 */
76 __host__ __device__ CUMAT_STRONG_INLINE Index batches() const { return batches_; }
77
78 /**
79 * \brief Converts from the linear index back to row, column and batch index

Callers 1

MatrixBlockClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected