Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvxpy/cvxpy
/ epsilon
Method
epsilon
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseView.h:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
Scalar reference() const { return m_reference; }
69
RealScalar epsilon() const { return m_epsilon; }
70
71
protected:
72
MatrixTypeNested m_matrix;
Callers
3
unary_evaluator
Method · 0.45
incrementToNonZero
Method · 0.45
incrementToNonZero
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected