SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
This is the complete list of members for SSAGES::ANN, including all inherited members.
ANN(const MPI_Comm &world, const MPI_Comm &comm, const Eigen::VectorXi &topol, Grid< Eigen::VectorXd > *fgrid, Grid< unsigned int > *hgrid, Grid< double > *ugrid, const std::vector< double > &lowerb, const std::vector< double > &upperb, const std::vector< double > &lowerk, const std::vector< double > &upperk, double temperature, double weight, unsigned int nsweep) | SSAGES::ANN | |
bias_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
Build(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::ANN | static |
BuildMethod(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Method | static |
citers_ | SSAGES::ANN | private |
comm_ | SSAGES::Method | protected |
cvmask_ | SSAGES::Method | protected |
EventListener(unsigned int frequency) | SSAGES::EventListener | inline |
fgrid_ | SSAGES::ANN | private |
frequency_ | SSAGES::EventListener | private |
GetFrequency() const | SSAGES::EventListener | inline |
GetNumWalkers(const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
GetWalkerID(const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
hgrid_ | SSAGES::ANN | private |
hist_ | SSAGES::ANN | private |
IsMasterRank(const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
kbt_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
lowerb_ | SSAGES::ANN | private |
lowerk_ | SSAGES::ANN | private |
Method(unsigned int frequency, const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::Method | inline |
net_ | SSAGES::ANN | private |
nsweep_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
outfile_ | SSAGES::ANN | private |
overwrite_ | SSAGES::ANN | private |
PostIntegration(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::ANN | virtual |
PostSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::ANN | virtual |
preloaded_ | SSAGES::ANN | private |
PreSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::ANN | virtual |
pweight_ | SSAGES::ANN | private |
rbias_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
ReadBias(const std::string &, const std::string &) | SSAGES::ANN | |
SetConvergeIters(unsigned int citers) | SSAGES::ANN | inline |
SetCVMask(const std::vector< unsigned int > &mask) | SSAGES::Method | inline |
SetMaxIters(unsigned int iters) | SSAGES::ANN | inline |
SetMinLoss(double loss) | SSAGES::ANN | inline |
SetOutput(const std::string &outfile) | SSAGES::ANN | inline |
SetOutputOverwrite(bool overwrite) | SSAGES::ANN | inline |
SetPrevWeight(double h) | SSAGES::ANN | inline |
sweep_ | SSAGES::ANN | private |
temp_ | SSAGES::ANN | private |
topol_ | SSAGES::ANN | private |
TrainNetwork() | SSAGES::ANN | private |
ugrid_ | SSAGES::ANN | private |
upperb_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
upperk_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
weight_ (defined in SSAGES::ANN) | SSAGES::ANN | private |
world_ | SSAGES::Method | protected |
WriteBias() | SSAGES::ANN | private |
~ANN() (defined in SSAGES::ANN) | SSAGES::ANN | inline |
~EventListener() | SSAGES::EventListener | inlinevirtual |
~Method() | SSAGES::Method | inlinevirtual |