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

◆ kinsol_f_system()

template<typename F >
static int stan::math::KinsolFixedPointEnv< F >::kinsol_f_system ( N_Vector  x,
N_Vector  f,
void *  user_data 
)
inlinestatic

Implements the user-defined function passed to KINSOL.

Definition at line 127 of file algebra_solver_fp.hpp.