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

◆ operator!() [1/3]

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

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

Template Parameters
valueand tangent type for variables
Parameters
[in]xargument
Returns
negation of argument value

Definition at line 18 of file operator_unary_not.hpp.