Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
protected:
Callers
3
unary_evaluator
Method · 0.80
incrementToNonZero
Method · 0.80
incrementToNonZero
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected