#include <cost_functions.hpp>
|
template<typename CF > |
static void | lin (CF *_cf) |
|
template<typename CF > |
static void | ln (CF *_cf) |
|
template<typename CF > |
static void | sqr (CF *_cf) |
|
Definition at line 467 of file cost_functions.hpp.
template<typename CF >
static void tuw::cost_functions::funcPredef_FL1::lin |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL1::ln |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL1::sqr |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: