English Français

Documentation / Manuel développeur

Modules disponibles

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / Sampler: TConstrLHS.cxx File Reference
Uranie / Sampler v4.9.0
/* @license-end */
TConstrLHS.cxx File Reference

Implementation of the class URANIE::Sampler::TConstrLHS. (based on the algorithm by Guillaume Damblin) More...

#include <ctime>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <algorithm>
#include "TMath.h"
#include "TDecompLU.h"
#include "TDatime.h"
#include "TROOT.h"
#include "TRandom3.h"
#include "TConstrLHS.h"
Include dependency graph for TConstrLHS.cxx:

Functions

 ClassImp (URANIE::Sampler::TConstrLHS) namespace URANIE
 

Detailed Description

Implementation of the class URANIE::Sampler::TConstrLHS. (based on the algorithm by Guillaume Damblin)

Author
Jean-Baptiste Blanchard jean-.nosp@m.bapt.nosp@m.iste..nosp@m.blan.nosp@m.chard.nosp@m.@cea.nosp@m..fr
Date
$date$

Created the : Thu Apr 13 13:37:23 2004

Function Documentation

◆ ClassImp()

References URANIE::Sampler::TConstrLHS::_bAlreadyFilled, URANIE::Sampler::TSampler::_blog, URANIE::Sampler::TConstrLHS::_colSol, URANIE::Sampler::TConstrLHS::_currentConst, URANIE::Sampler::TConstrLHS::_currentLHS, URANIE::Sampler::TConstrLHS::_currentPerm, URANIE::Sampler::TConstrLHS::_diag, URANIE::Sampler::TConstrLHS::_fConstrain, URANIE::Sampler::TConstrLHS::_iPerm, URANIE::Sampler::TSampler::_lstOfAttributesToSample, URANIE::Sampler::TConstrLHS::_modified, URANIE::Sampler::TConstrLHS::_nbdiag, URANIE::Sampler::TConstrLHS::_nConstr, URANIE::Sampler::TConstrLHS::_nParam, URANIE::Sampler::TConstrLHS::_ns, URANIE::Sampler::TSampler::_nS, URANIE::Sampler::TSampler::_ntsample, URANIE::Sampler::TConstrLHS::_nx, URANIE::Sampler::TSampler::_nX, URANIE::Sampler::TConstrLHS::_paramValues, URANIE::Sampler::TConstrLHS::_rowSol, URANIE::Sampler::TConstrLHS::_sampling, URANIE::Sampler::TSampler::_tds, URANIE::Sampler::TConstrLHS::addConstraint(), URANIE::Sampler::TConstrLHS::bpm(), URANIE::Sampler::TConstrLHS::createTuple(), URANIE::Sampler::TConstrLHS::fillOtherAttributes(), URANIE::Sampler::TSampler::fillOtherAttributes(), URANIE::Sampler::TConstrLHS::findNextPermutation(), URANIE::Sampler::TConstrLHS::generateSample(), URANIE::Sampler::TSampling::generateSample(), URANIE::Sampler::TConstrLHS::getConstMatrix(), URANIE::Sampler::TConstrLHS::initElements(), URANIE::Sampler::TConstrLHS::maxBPM(), URANIE::Sampler::TSampler::parseOption(), URANIE::Sampler::TConstrLHS::performPermutation(), URANIE::Sampler::TConstrLHS::printLog(), URANIE::Sampler::TConstrLHS::printMatrix(), URANIE::Sampler::TConstrLHS::setSeed(), URANIE::Sampler::TSamplerStochastic::setSeed(), URANIE::Sampler::TConstrLHS::TConstrLHS(), and URANIE::Sampler::TConstrLHS::~TConstrLHS().