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

◆ operator-() [4/18]

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

Return the negation of the specified argument.

Template Parameters
valueand tangent type of the argument
Parameters
[in]xargument
Returns
negation of argument

Definition at line 17 of file operator_unary_minus.hpp.