Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nlfe
Method
nlfe
gecode/minimodel/float-expr.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
NonLinFloatExpr*
138
LinFloatExpr::nlfe(void) const {
139
return n->t == NT_NONLIN ? n->sum.ne : nullptr;
140
}
141
142
FloatVal
143
LinFloatExpr::Node::fill(Home home,
Callers
3
hasType
Function · 0.80
min
Function · 0.80
max
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected