MCPcopy Create free account
hub / github.com/avaxman/Directional / reference

Method reference

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

Source from the content-addressed store, hash-verified

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

Callers 3

unary_evaluatorMethod · 0.80
incrementToNonZeroMethod · 0.80
incrementToNonZeroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected