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 
)

Definition at line 101 of file algebra_system.hpp.