Stan Math Library  2.9.0
reverse mode automatic differentiation
Namespaces | Functions
operator_unary_negative.hpp File Reference
#include <stan/math/rev/core/var.hpp>
#include <stan/math/rev/core/v_vari.hpp>
#include <boost/math/special_functions/fpclassify.hpp>
#include <limits>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

var stan::math::operator- (const var &a)
 Unary negation operator for variables (C++). More...
 

     [ Stan Home Page ] © 2011–2015, Stan Development Team.