v1.0
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
12
class
DistributionElements
13
{
14
public
:
15
Mdouble
internalVariable
;
16
Mdouble
probability
;
17
};
18
19
#endif
//MERCURYDPM_DISTRIBUTIONELEMENTS_H
DistributionElements
class of DistributionElements which stores internalVariables and probabilities of a distribution....
Definition:
DistributionElements.h:13
DistributionElements::internalVariable
Mdouble internalVariable
Definition:
DistributionElements.h:15
DistributionElements::probability
Mdouble probability
Definition:
DistributionElements.h:16
double
Kernel
Math
DistributionElements.h
Generated on Wed Aug 27 2025 17:01:17 for MercuryDPM by
1.9.1