MCPcopy Create free account
hub / github.com/TinyMPC/TinyMPC / reference

Method reference

include/Eigen/Eigen/src/SparseCore/SparseView.h:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 nestedExpression() const { return m_matrix; }
69
70 Scalar reference() const { return m_reference; }
71 RealScalar epsilon() const { return m_epsilon; }
72
73protected:

Callers 3

unary_evaluatorMethod · 0.80
incrementToNonZeroMethod · 0.80
incrementToNonZeroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected