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

Go to the source code of this file.

Classes

class  stan::math::internal::log1p_vari
 

Namespaces

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

Functions

var stan::math::log1p (const var &a)
 The log (1 + x) function for variables (C99). More...
 

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