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

Method epsilon

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

Source from the content-addressed store, hash-verified

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

Callers 3

unary_evaluatorMethod · 0.45
incrementToNonZeroMethod · 0.45
incrementToNonZeroMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected