All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Typedefs
ode_funct.h File Reference

Function object classes for ODE functions. More...

#include <string>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/fparser.h>

Go to the source code of this file.

Data Structures

class  o2scl::ode_funct11_strings< vec_y_t, vec_dydx_t >
 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).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..