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

Function batches

extensions/include/cuMat/src/Matrix.h:575–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

573 * \return the number of batches
574 */
575 __host__ __device__ CUMAT_STRONG_INLINE Index batches() const { return data_.batches(); }
576
577 // COEFFICIENT ACCESS
578

Callers 15

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

Calls 1

batchesMethod · 0.45

Tested by

no test coverage detected