#include <DiscretePGS.hpp>
◆ DiscretePGS() [1/2]
| gstlrn::DiscretePGS::DiscretePGS |
( |
bool |
flag_cumul, |
|
|
Id |
nconf, |
|
|
Id |
ndisc, |
|
|
double |
cmin, |
|
|
double |
cmax |
|
) |
| |
◆ DiscretePGS() [2/2]
| gstlrn::DiscretePGS::DiscretePGS |
( |
const DiscretePGS & |
r | ) |
|
|
default |
◆ ~DiscretePGS()
| virtual gstlrn::DiscretePGS::~DiscretePGS |
( |
| ) |
|
|
virtualdefault |
◆ calculate()
| double gstlrn::DiscretePGS::calculate |
( |
Id |
iconf0, |
|
|
const double |
lows[2], |
|
|
const double |
ups[2] |
|
) |
| |
◆ calculateByRank()
| double gstlrn::DiscretePGS::calculateByRank |
( |
Id |
iconf0, |
|
|
const double |
rklows[2], |
|
|
const double |
rkups[2] |
|
) |
| const |
◆ getCovrank()
| Id gstlrn::DiscretePGS::getCovrank |
( |
double |
cova, |
|
|
double |
cround[2] |
|
) |
| const |
◆ getRankFromProba()
| Id gstlrn::DiscretePGS::getRankFromProba |
( |
double |
gaussian | ) |
|
◆ operator=()
◆ printout()
| void gstlrn::DiscretePGS::printout |
( |
Id |
flagPrint | ) |
const |
The documentation for this class was generated from the following files:
- include/PluriGaussian/DiscretePGS.hpp
- src/PluriGaussian/DiscretePGS.cpp