Stan Math Library  2.15.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
Phi.hpp File Reference
#include <stan/math/prim/mat/vectorize/apply_scalar_unary.hpp>
#include <stan/math/prim/scal/fun/Phi.hpp>

Go to the source code of this file.

Classes

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

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

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

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