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

◆ operator--() [1/2]

template<typename T >
fvar< T > & stan::math::fvar< T >::operator-- ( )
inline

Decrement this variable by one and return a reference to this variable after the decrement.

Returns
reference to this variable after decrement

Definition at line 229 of file fvar.hpp.