#include <cost_functions.hpp>
|
template<typename CF > |
static void | intTrap (CF *_cf) |
|
template<typename CF > |
static void | max (CF *_cf) |
|
template<typename CF > |
static void | min (CF *_cf) |
|
template<typename CF > |
static void | sum (CF *_cf) |
|
Definition at line 495 of file cost_functions.hpp.
template<typename CF >
static void tuw::cost_functions::funcPredef_FL2::intTrap |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL2::max |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL2::min |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL2::sum |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: