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

◆ operator--() [2/2]

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

Decrement this variable by one and return a reference to a copy of this variable before it was decremented.

Returns
reference to copy of this variable before decrement

Definition at line 240 of file fvar.hpp.