MCPcopy 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_graphMethod · 0.45
factorizeMethod · 0.45
evaluatorMethod · 0.45
evaluatorMethod · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected