TMB Documentation  v1.9.11
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