Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces | Enumerations
idas_integrator.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/prim/scal/err/check_less.hpp>
#include <stan/math/prim/scal/err/check_finite.hpp>
#include <stan/math/prim/arr/err/check_nonzero_size.hpp>
#include <stan/math/prim/arr/err/check_ordered.hpp>
#include <stan/math/rev/mat/functor/idas_forward_system.hpp>
#include <idas/idas.h>
#include <sunmatrix/sunmatrix_dense.h>
#include <sunlinsol/sunlinsol_dense.h>
#include <nvector/nvector_serial.h>
#include <ostream>
#include <vector>
#include <algorithm>

Go to the source code of this file.

Classes

class  stan::math::idas_integrator
 IDAS DAE integrator. More...
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Enumerations

enum  IDAS_SENSITIVITY { forward }
 

Enumeration Type Documentation

◆ IDAS_SENSITIVITY

Enumerator
forward 

Definition at line 18 of file idas_integrator.hpp.


     [ Stan Home Page ] © 2011–2018, Stan Development Team.