OpenNN  2.2
Open Neural Networks Library
OpenNN::MathematicalModel Member List

This is the complete list of members for OpenNN::MathematicalModel, including all inherited members.

calculate_dependent_variables(const NeuralNetwork &, const Matrix< double > &) const OpenNN::MathematicalModelvirtual
calculate_final_solutions(const NeuralNetwork &) const OpenNN::MathematicalModelvirtual
calculate_solutions(const NeuralNetwork &) const OpenNN::MathematicalModelvirtual
count_variables_number(void) const OpenNN::MathematicalModel
dependent_variables_numberOpenNN::MathematicalModelprotected
displayOpenNN::MathematicalModelprotected
from_XML(const tinyxml2::XMLDocument &)OpenNN::MathematicalModelvirtual
get_dependent_variables_number(void) const OpenNN::MathematicalModel
get_display(void) const OpenNN::MathematicalModel
get_independent_variables_number(void) const OpenNN::MathematicalModel
independent_variables_numberOpenNN::MathematicalModelprotected
load(const std::string &)OpenNN::MathematicalModel
MathematicalModel(void)OpenNN::MathematicalModelexplicit
MathematicalModel(const tinyxml2::XMLDocument &)OpenNN::MathematicalModelexplicit
MathematicalModel(const std::string &)OpenNN::MathematicalModelexplicit
MathematicalModel(const MathematicalModel &)OpenNN::MathematicalModel
operator=(const MathematicalModel &)OpenNN::MathematicalModelvirtual
operator==(const MathematicalModel &) const OpenNN::MathematicalModelvirtual
print(void) const OpenNN::MathematicalModel
save(const std::string &) const OpenNN::MathematicalModel
save_data(const NeuralNetwork &, const std::string &) const OpenNN::MathematicalModelvirtual
set(const MathematicalModel &)OpenNN::MathematicalModel
set_default(void)OpenNN::MathematicalModelvirtual
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::MathematicalModelvirtual
to_XML(void) const OpenNN::MathematicalModelvirtual
~MathematicalModel(void)OpenNN::MathematicalModelvirtual