Function object classes for ODE functions. More...
#include <string>#include <map>#include <boost/numeric/ublas/vector.hpp>#include <o2scl/shunting_yard.h>Go to the source code of this file.
Classes | |
| class | o2scl::ode_funct_strings |
| One-dimensional function from strings. More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Typedefs | |
| typedef std::function< int(double, size_t, const boost::numeric::ublas::vector< double > &, boost::numeric::ublas::vector< double > &)> | o2scl::ode_funct |
| Ordinary differential equation function in src/ode/ode_funct.h. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).