#include <oracle_function.hpp>
Definition at line 96 of file oracle_function.hpp.
Public Attributes | |
Function | f |
bool | jit |
Function | f_original |
bool | monitored = false |
Function casadi::OracleFunction::RegFun::f |
Definition at line 97 of file oracle_function.hpp.
Referenced by casadi::OracleFunction::OracleFunction(), and casadi::OracleFunction::set_function().
Function casadi::OracleFunction::RegFun::f_original |
Definition at line 99 of file oracle_function.hpp.
bool casadi::OracleFunction::RegFun::jit |
Definition at line 98 of file oracle_function.hpp.
Referenced by casadi::OracleFunction::OracleFunction(), and casadi::OracleFunction::set_function().
bool casadi::OracleFunction::RegFun::monitored = false |
Definition at line 100 of file oracle_function.hpp.
Referenced by casadi::OracleFunction::OracleFunction().