Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
KinsolFixedPointEnv()
[1/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::VectorXd &
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 data.
Definition at line
66
of file
algebra_solver_fp.hpp
.
stan
math
KinsolFixedPointEnv
[
Stan Home Page
]
© 2011–2019, Stan Development Team.