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

Method reference

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

Source from the content-addressed store, hash-verified

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

Callers 3

unary_evaluatorMethod · 0.80
incrementToNonZeroMethod · 0.80
incrementToNonZeroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected