MCPcopy 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

compareFunctionValueFunction · 0.80
compareJacobianValueFunction · 0.80
checkHessianSymmetryFunction · 0.80
testApproximationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected