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

◆ get_jacobian()

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

Performs the same task as the operator(), but returns the Jacobian, instead of saving it inside an argument passed by reference.

Parameters
[in]ivindependent variable.

Definition at line 83 of file algebra_system.hpp.