Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ get_value()

template<typename S >
Eigen::VectorXd stan::math::hybrj_functor_solver< S >::get_value ( const Eigen::VectorXd &  iv) const
inline

Performs the same task as df(), but returns the value of algebraic function, instead of saving it inside an argument passed by reference.

Template Parameters
[in]iv independent variable.

Definition at line 95 of file algebra_system.hpp.