#include "Calculators/CalcSimuPostDemo.hpp"
Functions | |
int | simuPostDemo (Db *dbin, DbGrid *dbout, const VectorString &names, bool flag_match, const EPostUpscale &upscale, const std::vector< EPostStat > &stats, bool verbose, const VectorInt &check_targets, int check_level, const NamingConvention &namconv) |
int simuPostDemo | ( | Db * | dbin, |
DbGrid * | dbout, | ||
const VectorString & | names, | ||
bool | flag_match, | ||
const EPostUpscale & | upscale, | ||
const std::vector< EPostStat > & | stats, | ||
bool | verbose, | ||
const VectorInt & | check_targets, | ||
int | check_level, | ||
const NamingConvention & | namconv | ||
) |
This is a particular use of Simulation Post-Processing functions.
Its specificity is an embedded transformation function which transforms the multivariate simulation vector (combining the one outcome of each variable, and for a given sample) This transformation (which is provided as an example here):
For a detailed list of arguments, see simuPost