lppl  v2.0.0
Parameter< V > Struct Template Reference
Inheritance diagram for Parameter< V >:
Distribution< Parameter< V >, V::type >

Public Types

using type = typename V::type
 

Public Member Functions

 Parameter (type value)
 
double logprob (type value_)
 
template<typename RNG >
type sample (RNG &)
 
void set_value (type value_)
 
std::string string () const
 
- Public Member Functions inherited from Distribution< Parameter< V >, V::type >
double logprob (V value)
 
sample (RNG &rng)
 
std::string string () const
 

Public Attributes

type value
 

The documentation for this struct was generated from the following file: