Stan Math Library
4.9.0
Automatic Differentiation
|
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 | ||
) |
Definition at line 101 of file algebra_system.hpp.