Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / DataServer
v4.10.0
|
TPCA.h
Go to the documentation of this file.
TNtupleD * _ntdLoading
The NTupleD of Loading.
Definition: TPCA.h:78
virtual void printLog(Option_t *option="RAS")
TPCA(URANIE::DataServer::TDataServer *tds, const char *varexp="*", Option_t *option="")
Default constructor with TDS and attributes.
TVectorD _vecEigenValues
The vector of Eigenvalues.
Definition: TPCA.h:82
void drawPCA(Int_t indX, Int_t indY, Option_t *option="")
Draw the Component.
TDSNtupleD * _ntdVarResult
The NTupleD of results (for variable interpretation)
Definition: TPCA.h:77
TMatrixD _matEigenVectors
The matrix of Eigenvectors.
Definition: TPCA.h:84
TList * _listOfInputAttributes
The list of attributes.
Definition: TPCA.h:80
TVectorD _vecSumPctEigenValues
The vector of sum (in percent) of the Eigenvalues.
Definition: TPCA.h:83
void drawLoading(Int_t indX, Int_t indY, Option_t *option="")
Draw the Loading.
Interface of the class URANIE::DataServer::TDataServer.
Definition: TDSNtupleD.h:35
TNtupleD * getResultNtupleD()
Return the NtupleD of results.
Definition: TPCA.h:145
TDSNtupleD * getVariableResultNtupleD()
Return the NtupleD of results.
Definition: TPCA.h:158