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

◆ operator++() [2/2]

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

Increment this variable by one and return a reference to a copy of this variable before it was incremented.

Returns
reference to copy of this variable before increment

Definition at line 217 of file fvar.hpp.