Loading [MathJax]/extensions/TeX/AMSsymbols.js
TMB Documentation  v1.9.11
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
dnorm.hpp File Reference

Univariate normal density. More...

Go to the source code of this file.

Functions

template<class Type >
Type dnorm (Type x, Type mean, Type sd, int give_log=0)
 Probability density function of the normal distribution. More...
 

Detailed Description

Univariate normal density.

Definition in file dnorm.hpp.

License: GPL v2