Stan Math Library  2.14.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
erf.hpp File Reference
#include <stan/math/prim/mat/vectorize/apply_scalar_unary.hpp>
#include <boost/math/special_functions/erf.hpp>

Go to the source code of this file.

Classes

struct  stan::math::erf_fun
 Structure to wrap erf() so it can be vectorized. More...
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
apply_scalar_unary< erf_fun, T >::return_t stan::math::erf (const T &x)
 Vectorized version of erf(). More...
 

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