![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
|
inline |
Solve data-only FP problem so no need to calculate jacobian.
| T1 | type of init point of iterations |
| x | initial point and final solution. |
| y | RHS functor parameters |
| env | KINSOL solution environment |
| f_tol | Function tolerance |
| max_num_steps | max nb. of iterations. |
Definition at line 272 of file algebra_solver_fp.hpp.