1 #ifndef __private_MLP_h
2 #define __private_MLP_h
4 namespace PhysicsTools {
8 MLP(
unsigned int nIn,
unsigned int nOut,
const std::string
layout);
15 const double *
eval(
double *data)
const;
16 void save(
const std::string
file)
const;
17 void load(
const std::string file);
37 #endif // _private_MLP_h
tuple size
Write out results.