Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sampler v4.9.0
|
TOA.cxx File Reference
Implementation of the class URANIE::Sampler::TOA. More...
Include dependency graph for TOA.cxx:
Functions | |
int | bose_link (int n, int ninputs, int str, int ***AA) |
int | OA_strength (int q, int nrow, int ncol, int **A, int *str, int verbose) |
void | free_imatrix (int **m, int nrl, int nrh, int ncl, int nch) |
ClassImp (URANIE::Sampler::TOA) namespace URANIE | |
Detailed Description
Implementation of the class URANIE::Sampler::TOA.
- Date
- tue apr 15 23:16:30 CEST 2008
Function Documentation
◆ bose_link()
int bose_link | ( | int | n, |
int | ninputs, | ||
int | str, | ||
int *** | AA | ||
) |
Referenced by ClassImp().
◆ ClassImp()
ClassImp | ( | URANIE::Sampler::TOA | ) |
= ivec[pTmp[j][i]];
References URANIE::Sampler::TSampler::_blog, URANIE::Sampler::TSampler::_nS, URANIE::Sampler::TOA::_nSymbols, URANIE::Sampler::TSampler::_ntsample, URANIE::Sampler::TSampler::_nX, URANIE::Sampler::TSampler::_tds, bose_link(), URANIE::Sampler::TSampler::createTuple(), free_imatrix(), URANIE::Sampler::TOA::generateSample(), URANIE::Sampler::TOA::init(), OA_strength(), URANIE::Sampler::TOA::printLog(), URANIE::Sampler::TOA::TOA(), and URANIE::Sampler::TOA::~TOA().
◆ free_imatrix()
void free_imatrix | ( | int ** | m, |
int | nrl, | ||
int | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
Referenced by ClassImp().
◆ OA_strength()
int OA_strength | ( | int | q, |
int | nrow, | ||
int | ncol, | ||
int ** | A, | ||
int * | str, | ||
int | verbose | ||
) |
Referenced by ClassImp().