|
forpy
2
|
#include "../global.h"#include "../util/serialization/basics.h"#include <limits>#include <vector>#include "../util/exponentials.h"#include "./ientropyfunction.h"Go to the source code of this file.
Classes | |
| class | forpy::ClassificationError |
| Computes the classification error as \(1-\max(p_i)\). More... | |
Namespaces | |
| forpy | |
Macros | |
| #define | FORPY_IMPURITIES_CLASSIFICATIONERROR_H_ |
Functions | |
| CEREAL_REGISTER_TYPE (forpy::ClassificationError) | |
| #define FORPY_IMPURITIES_CLASSIFICATIONERROR_H_ |
Definition at line 4 of file classificationerror.h.
| CEREAL_REGISTER_TYPE | ( | forpy::ClassificationError | ) |