Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
algebra_solver_check()
template<typename T1 , typename T2 >
void stan::math::algebra_solver_check
(
const Eigen::Matrix< T1, Eigen::Dynamic, 1 > &
x
,
const Eigen::Matrix< T2, Eigen::Dynamic, 1 >
y
,
const std::vector< double > &
dat
,
const std::vector< int > &
dat_int
,
double
function_tolerance
,
long int
max_num_steps
)
inline
Definition at line
101
of file
algebra_system.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.