Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ getFunctionStr
Method
getFunctionStr
test/testfunction.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
double eval(DenseVector x) const override;
36
37
inline std::string getFunctionStr() const { return functionString; }
38
39
inline bool isConstDegree() const { return constDegree; }
40
Callers
4
compareFunctionValue
Function · 0.80
compareJacobianValue
Function · 0.80
checkHessianSymmetry
Function · 0.80
testApproximation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected