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_funct |
Functor for ODE Jacobians in src/ode/ode_jac_funct.h. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).