Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
primitive_value.hpp File Reference
#include <stan/agrad/fwd/fvar.hpp>
#include <stan/math/functions/primitive_value.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

template<typename T >
double stan::agrad::primitive_value (const fvar< T > &v)
 Return the primitive value of the specified forward-mode autodiff variable. More...
 

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