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_funct11_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_funct11 |
Ordinary differential equation function. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).