Apply scale transformation on a density.
More...
#include <density.hpp>
Public Member Functions
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: