DistributionElements.h
Go to the documentation of this file.
1 // This file is part of the MercuryDPM project (https://www.mercurydpm.org).
2 // Copyright (c), The MercuryDPM Developers Team. All rights reserved.
3 // License: BSD 3-Clause License; see the LICENSE file in the root directory.
4 
5 #ifndef MERCURYDPM_DISTRIBUTIONELEMENTS_H
6 #define MERCURYDPM_DISTRIBUTIONELEMENTS_H
7 
13 {
14 public:
17 };
18 
19 #endif //MERCURYDPM_DISTRIBUTIONELEMENTS_H
class of DistributionElements which stores internalVariables and probabilities of a distribution....
Definition: DistributionElements.h:13
Mdouble internalVariable
Definition: DistributionElements.h:15
Mdouble probability
Definition: DistributionElements.h:16