Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the primitive value of the specified forward-mode autodiff variable.
This function applies recursively to higher-order autodiff types to return a primitive double value.
T | inner type of the fvar |
v | input variable. |
Definition at line 21 of file primitive_value.hpp.