#include <cost_functions.hpp>
|
template<typename CF > |
static void | weight (CF *_cf) |
|
template<typename CF > |
static void | weightBy2 (CF *_cf) |
|
template<typename CF > |
static void | weightNorm (CF *_cf) |
|
Definition at line 535 of file cost_functions.hpp.
template<typename CF >
static void tuw::cost_functions::funcPredef_FL3::weight |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL3::weightBy2 |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
template<typename CF >
static void tuw::cost_functions::funcPredef_FL3::weightNorm |
( |
CF * |
_cf | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: