Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abess-team/abess
/ rows
Method
rows
include/Spectra/MatOp/SparseSymMatProd.h:70–70 ·
view source on GitHub ↗
Return the number of rows of the underlying matrix.
Source
from the content-addressed store, hash-verified
68
/// Return the number of rows of the underlying matrix.
69
///
70
Index rows() const { return m_mat.rows(); }
71
///
72
/// Return the number of columns of the underlying matrix.
73
///
Callers
1
perform_op
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected