DistributionElements Class Reference

class of DistributionElements which stores internalVariables and probabilities of a distribution. This class should be used to initialize variables as a type of std::vector<DistributionElements>. More...

#include <DistributionElements.h>

Public Attributes

Mdouble internalVariable
 
Mdouble probability
 

Detailed Description

class of DistributionElements which stores internalVariables and probabilities of a distribution. This class should be used to initialize variables as a type of std::vector<DistributionElements>.

Member Data Documentation

◆ internalVariable

Mdouble DistributionElements::internalVariable

◆ probability

Mdouble DistributionElements::probability

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