Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.