Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Prints the autodiff variable stack.
This function is used for debugging purposes.
Only works if all members of stack are vari* as it casts to vari*.
o | ostream to modify |
Definition at line 20 of file print_stack.hpp.