English Français

Documentation / Manuel développeur

Modules disponibles

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / Optimizer: TVizir_function.h Source File
Uranie / Optimizer v4.9.0
/* @license-end */
TVizir_function.h
Go to the documentation of this file.
1
2// Copyright (C) 2013-2024 CEA/DES
3//
4// This program is free software: you can redistribute it and/or modify
5// it under the terms of the GNU Lesser General Public License as published
6// by the Free Software Foundation, either version 3 of the License, or any
7// later version.
8//
9// This program is distributed in the hope that it will be useful,
10// but WITHOUT ANY WARRANTY; without even the implied warranty of
11// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12// GNU Lesser General Public License for more details.
13//
14// You should have received a copy of the GNU Lesser General Public License
15// along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18#include "TVizir.h"
19
20vzrfitnessbuild_t *vzrcint_class(URANIE::Optimizer::TVizir *viz);
21vzrfitnessbuild_t *vzrprog_class(URANIE::Optimizer::TVizir *viz);
interface uranie pour vizir
vzrfitnessbuild_t * vzrprog_class(URANIE::Optimizer::TVizir *viz)
Definition TVizir_function.cxx:156
vzrfitnessbuild_t * vzrcint_class(URANIE::Optimizer::TVizir *viz)
Definition TVizir_function.cxx:95
vzrevent_t * vzrsaveall(URANIE::Optimizer::TVizir *viz)
Definition TVizir_function.cxx:177
Definition TVizir.h:70