TMB Documentation  v1.9.10
Public Member Functions | List of all members
density::N01< scalartype_ > Class Template Reference

Standardized normal distribution. More...

#include <density.hpp>

Public Member Functions

scalartype operator() (scalartype x)
 Evaluate the negative log density.
 

Detailed Description

template<class scalartype_>
class density::N01< scalartype_ >

Standardized normal distribution.

Class to evaluate the negative log density of a (multivariate) standard normal distribution.

Examples: N01()
Examples:
multivariate_distributions.cpp.

Definition at line 302 of file density.hpp.


The documentation for this class was generated from the following file:
License: GPL v2