Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ KinsolFixedPointEnv() [2/2]

template<typename F >
template<typename T , typename T_u , typename T_f >
stan::math::KinsolFixedPointEnv< F >::KinsolFixedPointEnv ( const F &  f,
const Eigen::Matrix< T, -1, 1 > &  x,
const Eigen::Matrix< stan::math::var, -1, 1 > &  y,
const std::vector< double > &  x_r,
const std::vector< int > &  x_i,
std::ostream *  msgs,
const std::vector< T_u > &  u_scale,
const std::vector< T_f > &  f_scale 
)
inline

Constructor when y is param.

Definition at line 93 of file algebra_solver_fp.hpp.