26 #ifndef _BOPT_STATE_HPP_ 27 #define _BOPT_STATE_HPP_ Boost vector and matrix types.
void saveToFile(std::string filename)
Creates or overwrites the provided file with the state.
Class that represents the state of an optimization.
Namespace of the library interface.
bool loadFromFile(std::string filename, Parameters &program_params)
Loads the state from the provided file and takes program_params values if needed. ...
BOptState()
Constructor, parameters set into default.
Functions to write and parse data files.