Automatic Differentiation
 
Loading...
Searching...
No Matches
idas_service.hpp File Reference
#include <stan/math/rev/core/recover_memory.hpp>
#include <stan/math/rev/meta/is_var.hpp>
#include <stan/math/prim/meta/require_helpers.hpp>
#include <stan/math/prim/err/check_flag_sundials.hpp>
#include <idas/idas.h>
#include <nvector/nvector_serial.h>
#include <sunmatrix/sunmatrix_dense.h>
#include <sunlinsol/sunlinsol_dense.h>
#include <sundials/sundials_context.h>
#include <ostream>
#include <vector>
#include <algorithm>
#include <type_traits>

Go to the source code of this file.

Classes

struct  stan::math::idas_service< dae_type >
 For each type of Ode(with different rhs functor F and senstivity parameters), we allocate mem and workspace for idas. 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.