Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TinyMPC/TinyMPC
/ index
Method
index
include/Eigen/Eigen/src/Core/Diagonal.h:156–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
EIGEN_DEVICE_FUNC
157
inline Index index() const
158
{
159
return m_index.value();
160
}
161
162
protected:
163
typename internal::ref_selector<MatrixType>::non_const_type m_matrix;
Callers
6
get_symmetrized_graph
Method · 0.45
DiagonalPreconditioner
Class · 0.45
LeastSquareDiagonalPreconditioner
Class · 0.45
factorize
Method · 0.45
evaluator
Method · 0.45
evaluator
Method · 0.45
Calls
1
value
Method · 0.45
Tested by
no test coverage detected