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

Method rows

extensions/include/cuMat/src/SparseMatrixBase.h:423–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421 * \return the number of rows
422 */
423 __host__ __device__ CUMAT_STRONG_INLINE Index rows() const { return sparsity_.rows; }
424
425 /**
426 * \brief Returns the number of columns of this matrix.

Callers 1

assertValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected