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!() [3/3]

bool stan::math::operator! ( const var x)
inline

Return the negation of the value of the argument as defined by !.

Parameters
[in]xargument
Returns
negation of argument value

Definition at line 17 of file operator_unary_not.hpp.