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

◆ operator-() [18/18]

template<typename T , require_var_matrix_t< T > * = nullptr>
auto stan::math::operator- ( const T &  a)
inline

Compute additive inverse of input.

Template Parameters
Ttype of input
Parameters
ainput
Returns
negative of input

Definition at line 50 of file operator_unary_negative.hpp.