MCPcopy Create free account
hub / github.com/bgrimstad/splinter / ~Function

Function ~Function

include/function.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 : numVariables(numVariables) {}
33
34 virtual ~Function() {}
35
36 /**
37 * Returns the function value at x

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected