Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sampler v4.9.0
|
Implementation of the class URANIE::Sampler::TMaxiMinLHS. (based on the algorithm by Guillaume Damblin) More...
#include <ctime>
#include <iostream>
#include <iomanip>
#include <fstream>
#include "TMath.h"
#include "TDatime.h"
#include "TROOT.h"
#include "TRandom3.h"
#include "TMaxiMinLHS.h"
Functions | |
ClassImp (URANIE::Sampler::TMaxiMinLHS) namespace URANIE | |
Detailed Description
Implementation of the class URANIE::Sampler::TMaxiMinLHS. (based on the algorithm by Guillaume Damblin)
- Date
- $date$
Created the : Thu Apr 13 13:37:23 2004
Function Documentation
◆ ClassImp()
ClassImp | ( | URANIE::Sampler::TMaxiMinLHS | ) |
References URANIE::Sampler::TMaxiMinLHS::_bAlreadyFilled, URANIE::Sampler::TSampler::_blog, URANIE::Sampler::TMaxiMinLHS::_currentDist, URANIE::Sampler::TMaxiMinLHS::_currentLHS, URANIE::Sampler::TMaxiMinLHS::_fp, URANIE::Sampler::TSampler::_lstOfAttributesToSample, URANIE::Sampler::TMaxiMinLHS::_ns, URANIE::Sampler::TSampler::_nS, URANIE::Sampler::TSampler::_ntsample, URANIE::Sampler::TMaxiMinLHS::_nx, URANIE::Sampler::TSampler::_nX, URANIE::Sampler::TMaxiMinLHS::_SACoeff, URANIE::Sampler::TMaxiMinLHS::_SAinitTemp, URANIE::Sampler::TMaxiMinLHS::_SAinnerN, URANIE::Sampler::TMaxiMinLHS::_sampling, URANIE::Sampler::TMaxiMinLHS::_SAN, URANIE::Sampler::TSampler::_tds, URANIE::Sampler::TMaxiMinLHS::_varyingDist, URANIE::Sampler::TMaxiMinLHS::_varyingLHS, URANIE::Sampler::TMaxiMinLHS::_vi, URANIE::Sampler::TMaxiMinLHS::_vj, URANIE::Sampler::TMaxiMinLHS::createTuple(), URANIE::Sampler::TMaxiMinLHS::fillOtherAttributes(), URANIE::Sampler::TSampler::fillOtherAttributes(), URANIE::Sampler::TMaxiMinLHS::generateSample(), URANIE::Sampler::TSampling::generateSample(), URANIE::Sampler::TMaxiMinLHS::getDistMatrix(), URANIE::Sampler::TMaxiMinLHS::getLPNorm(), URANIE::Sampler::TMaxiMinLHS::getMinDist(), URANIE::Sampler::TMaxiMinLHS::getUpdatedLPNorm(), URANIE::Sampler::TMaxiMinLHS::maximinSA_LHS(), URANIE::Sampler::TSampler::parseOption(), URANIE::Sampler::TMaxiMinLHS::Permutation(), URANIE::Sampler::TMaxiMinLHS::printLog(), URANIE::Sampler::TMaxiMinLHS::setSAProperties(), URANIE::Sampler::TMaxiMinLHS::setSeed(), URANIE::Sampler::TSamplerStochastic::setSeed(), URANIE::Sampler::TMaxiMinLHS::TMaxiMinLHS(), URANIE::Sampler::TMaxiMinLHS::transformMatrix(), and URANIE::Sampler::TMaxiMinLHS::~TMaxiMinLHS().