English Français

Documentation / Manuel développeur

Modules disponibles

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

Implementation of the class URANIE::Sampler::TOA. More...

#include "TMath.h"
#include "TRandom3.h"
#include "TOA.h"
#include "TStochAttribut.h"
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.

Author
Fabrice Gaudier fabri.nosp@m.ce.g.nosp@m.audie.nosp@m.r@ce.nosp@m.a.fr
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()

◆ 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().