calculate_dependent_variables(const NeuralNetwork &, const Matrix< double > &) const | OpenNN::MathematicalModel | virtual |
calculate_final_solutions(const NeuralNetwork &) const | OpenNN::MathematicalModel | virtual |
calculate_solutions(const NeuralNetwork &) const | OpenNN::MathematicalModel | virtual |
count_variables_number(void) const | OpenNN::MathematicalModel | |
dependent_variables_number | OpenNN::MathematicalModel | protected |
display | OpenNN::MathematicalModel | protected |
from_XML(const tinyxml2::XMLDocument &) | OpenNN::MathematicalModel | virtual |
get_dependent_variables_number(void) const | OpenNN::MathematicalModel | |
get_display(void) const | OpenNN::MathematicalModel | |
get_independent_variables_number(void) const | OpenNN::MathematicalModel | |
independent_variables_number | OpenNN::MathematicalModel | protected |
load(const std::string &) | OpenNN::MathematicalModel | |
MathematicalModel(void) | OpenNN::MathematicalModel | explicit |
MathematicalModel(const tinyxml2::XMLDocument &) | OpenNN::MathematicalModel | explicit |
MathematicalModel(const std::string &) | OpenNN::MathematicalModel | explicit |
MathematicalModel(const MathematicalModel &) | OpenNN::MathematicalModel | |
operator=(const MathematicalModel &) | OpenNN::MathematicalModel | virtual |
operator==(const MathematicalModel &) const | OpenNN::MathematicalModel | virtual |
print(void) const | OpenNN::MathematicalModel | |
save(const std::string &) const | OpenNN::MathematicalModel | |
save_data(const NeuralNetwork &, const std::string &) const | OpenNN::MathematicalModel | virtual |
set(const MathematicalModel &) | OpenNN::MathematicalModel | |
set_default(void) | OpenNN::MathematicalModel | virtual |
set_dependent_variables_number(const size_t &) | OpenNN::MathematicalModel | |
set_display(const bool &) | OpenNN::MathematicalModel | |
set_independent_variables_number(const size_t &) | OpenNN::MathematicalModel | |
to_string(void) const | OpenNN::MathematicalModel | virtual |
to_XML(void) const | OpenNN::MathematicalModel | virtual |
~MathematicalModel(void) | OpenNN::MathematicalModel | virtual |