Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
tanh.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/core.hpp>
#include <cmath>

Go to the source code of this file.

Classes

class  stan::math::internal::tanh_vari
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 
 stan::math::internal
 

Functions

var stan::math::tanh (const var &a)
 Return the hyperbolic tangent of the specified variable (cmath). More...
 

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