Ask a Question | Search PSRCHIVE: |
Home
|
NotCached.h 41 }
Abstract base class of Function parameter policies. Definition: CalculatePolicy.h:25 Function * get_context() const Return the Function for whom this policy operates. Definition: FunctionPolicy.h:37 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void set_evaluation_changed(bool _changed=true) Set true if the Function evaluation has changed. Definition: Function.C:129 Result evaluate(std::vector< Result > *grad) const Implement the evaluate method of the Function. Definition: NotCached.h:41 std::string class_name() const Return the name of the class for debugging. Definition: NotCached.h:58 Generated using doxygen 1.8.17
|