#include "multilayerffnn.h"
#include "controller_misc.h"
#include "regularisation.h"
Include dependency graph for multilayerffnn.cpp:
Functions | |
const char * | actFun2String (ActivationFunction actfun) |
ostream & | operator<< (std::ostream &str, const Layer &l) |
const char* actFun2String | ( | ActivationFunction | actfun | ) |
ostream& operator<< | ( | std::ostream & | str, | |
const Layer & | l | |||
) |