Automatic Differentiation
 
Loading...
Searching...
No Matches
idas_integrator.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/functor/idas_service.hpp>
#include <stan/math/prim/err.hpp>
#include <stan/math/prim/err/check_flag_sundials.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

namespace  stan
 The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation.
 
namespace  stan::math
 Matrices and templated mathematical functions.