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

◆ operator++() [1/2]

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

Increment this variable by one and return a reference to this variable after the increment.

Returns
reference to this variable after increment

Definition at line 206 of file fvar.hpp.