Belle II Software development
|
This is the complete list of members for GRLNeuro, including all inherited members.
float_to_fixed(float num, int m, int n) | GRLNeuro | |
GRLNeuro() | GRLNeuro | inline |
initialize(const Parameters &p) | GRLNeuro | |
load(unsigned isector, const std::string &wfilename, const std::string &bfilename) | GRLNeuro | |
m_MLPs | GRLNeuro | private |
mysigmiod(float num) | GRLNeuro | |
nSectors() const | GRLNeuro | inline |
operator[](unsigned index) | GRLNeuro | inline |
operator[](unsigned index) const | GRLNeuro | inline |
relu(float x) | GRLNeuro | |
runMLP(unsigned isector, const std::vector< float > &input) | GRLNeuro | |
save(const std::string &filename, const std::string &arrayname="MLPs") | GRLNeuro | |
~GRLNeuro() | GRLNeuro | inlinevirtual |