TMB Documentation  v1.9.11
Public Member Functions | List of all members
density::SCALE_t< distribution > Class Template Reference

Apply scale transformation on a density. More...

#include <density.hpp>

Public Member Functions

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

Detailed Description

template<class distribution>
class density::SCALE_t< distribution >

Apply scale transformation on a density.

Assume x has density f. Construct the density of y=scale*x where scale is a scalar.

Parameters
f_distribution
scale_scalar

Definition at line 960 of file density.hpp.


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