![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
      
  | 
  inline | 
The log of the normal density for the specified scalar(s) given a location of 0 and a scale of 1.
y can be either a scalar or a vector.
The result log probability is defined to be the sum of the log probabilities for each observation.
| T_y | type of scalar | 
| y | (Sequence of) scalar(s). | 
| std::domain_error | if any scalar is nan. | 
Definition at line 32 of file std_normal_lpdf.hpp.