TMB Documentation
v1.9.11
|
Standardized normal distribution. More...
#include <density.hpp>
Public Member Functions | |
scalartype | operator() (scalartype x) |
Evaluate the negative log density. | |
Standardized normal distribution.
Class to evaluate the negative log density of a (multivariate) standard normal distribution.
Examples: N01()
Definition at line 302 of file density.hpp.