Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Computes the value the algebraic function, f, when pluging in the independent variables, and the Jacobian w.r.t unknowns.
[in] | iv | independent variables |
[in,out] | fvec | value of algebraic function when plugging in iv. |
Definition at line 61 of file algebra_system.hpp.