#include <cmath>
#include "object.h"
Include dependency graph for cost.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | lemga |
| namespace | lemga::cost |
Classes | |
| struct | AdaCost |
| struct | exponential |
| struct | logistic |
| struct | sigmoid |
| struct | bisigmoid |
Typedefs | |
| typedef AdaCost< REAL > | lemga::cost::Cost |
Variables | |
| const Cost | lemga::cost::_cost = Cost() |
Definition in file cost.h.
1.4.6