Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PX4/eigen
/ rows
Method
rows
Eigen/src/SparseCore/SparseSelfAdjointView.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
inline Index rows() const { return m_matrix.rows(); }
68
inline Index cols() const { return m_matrix.cols(); }
69
70
/** \internal \returns a reference to the nested matrix */
Callers
7
resize
Method · 0.95
run
Method · 0.45
product_evaluator
Method · 0.45
product_evaluator
Method · 0.45
permute_symm_to_fullsymm
Function · 0.45
permute_symm_to_symm
Function · 0.45
rows
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected