|
ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
#include <FunctionHelpers.h>
Public Member Functions | |
| ObjectivePtr () | |
| ObjectivePtr (T *f, double weight=1.) | |
| operator Objective< T > & () | |
| operator const Objective< T > & () const | |
| operator T & () | |
| operator const T & () const | |
| void | set (T *f, double weight=1.) |
| T & | getFunction () |
| const T & | getFunction () const |
| Objective< T > & | getObjective () |
| const Objective< T > & | getObjective () const |
Definition at line 15 of file FunctionHelpers.h.
|
inline |
Definition at line 18 of file FunctionHelpers.h.
|
inline |
Definition at line 24 of file FunctionHelpers.h.
|
inline |
Definition at line 42 of file FunctionHelpers.h.
|
inline |
Definition at line 49 of file FunctionHelpers.h.
|
inline |
Definition at line 56 of file FunctionHelpers.h.
|
inline |
Definition at line 63 of file FunctionHelpers.h.
|
inline |
Definition at line 31 of file FunctionHelpers.h.
|
inline |
Definition at line 34 of file FunctionHelpers.h.
|
inline |
Definition at line 30 of file FunctionHelpers.h.
|
inline |
Definition at line 33 of file FunctionHelpers.h.
|
inline |
Definition at line 36 of file FunctionHelpers.h.
1.8.11