Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
log10.hpp File Reference
#include <cmath>
#include <stan/agrad/rev/var.hpp>
#include <stan/agrad/rev/internal/v_vari.hpp>
#include <stan/math/constants.hpp>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::agrad
 Function gradients via reverse-mode automatic differentiation.
 

Functions

var stan::agrad::log10 (const var &a)
 Return the base 10 log of the specified variable (cmath). More...
 

Variable Documentation

const double exp_val_

Definition at line 15 of file log10.hpp.


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