clear() | PhysicsTools::MLP | |
epoch | PhysicsTools::MLP | [private] |
eval(double *data) const | PhysicsTools::MLP | |
getEpoch() const | PhysicsTools::MLP | [inline] |
getLayers() const | PhysicsTools::MLP | [inline] |
getLayout() const | PhysicsTools::MLP | [inline] |
init(unsigned int rows) | PhysicsTools::MLP | |
initialized | PhysicsTools::MLP | [private] |
inUse | PhysicsTools::MLP | [private, static] |
layers | PhysicsTools::MLP | [private] |
layout | PhysicsTools::MLP | [private] |
load(const std::string file) | PhysicsTools::MLP | |
MLP(unsigned int nIn, unsigned int nOut, const std::string layout) | PhysicsTools::MLP | |
save(const std::string file) const | PhysicsTools::MLP | |
set(unsigned int row, double *data, double *target, double weight=1.0) | PhysicsTools::MLP | |
setLearn(void) | PhysicsTools::MLP | [private] |
setNPattern(unsigned int size) | PhysicsTools::MLP | [private] |
train() | PhysicsTools::MLP | |
~MLP() | PhysicsTools::MLP |