#include <shark/ObjectiveFunctions/Loss/AbstractLoss.h>Go to the source code of this file.
Classes | |
| class | shark::SquaredLoss< OutputType, LabelType > |
| squared loss for regression and classification More... | |
| class | shark::SquaredLoss< OutputType, unsigned int > |
| class | shark::SquaredLoss< Sequence, Sequence > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |