MCPcopy Create free account
hub / github.com/ErrorAtLine0/infinipaint / reference

Method reference

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

Source from the content-addressed store, hash-verified

65 const internal::remove_all_t<MatrixTypeNested>& nestedExpression() const { return m_matrix; }
66
67 Scalar reference() const { return m_reference; }
68 RealScalar epsilon() const { return m_epsilon; }
69
70 protected:

Callers 3

unary_evaluatorMethod · 0.80
incrementToNonZeroMethod · 0.80
incrementToNonZeroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected