Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
std_normal_log.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/scal/prob/std_normal_lpdf.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<bool propto, typename T_y >
return_type< T_y >::type stan::math::std_normal_log (const T_y &y)
 The log of a standard normal density for the specified scalar(s). More...
 
template<typename T_y >
return_type< T_y >::type stan::math::std_normal_log (const T_y &y)
 

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