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

File defining ODE Jacobian function objects. More...

#include <string>

Go to the source code of this file.

Namespaces

 o2scl
 The main O2scl namespace.
 

Typedefs

typedef std::function< int(double,
size_t, const
boost::numeric::ublas::vector
< double >
&, boost::numeric::ublas::matrix
< double >
&, boost::numeric::ublas::vector
< double > &) > 
o2scl::ode_jac_funct11
 Functor for ODE Jacobians.
 

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..