gstlearn
0.3.2
Geostatistics & Machine Learning toolbox
|
#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, int rank_check, 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, | ||
int | rank_check, | ||
const NamingConvention & | namconv | ||
) |
dbin | Input data base |
dbout | Output data base (must be a Grid) |
names | Vector of simulation names |
flag_match | True if the ranks of simulations must match; otherwise: product |
upscale | Option within EPostUpscale |
stats | Vector of options within EPostStat |
verbose | Verbose flag |
rank_check | Rank (1-based) of the target element to be checked (0: None; -1: All) |
namconv | Naming convention |
Description of the Flow Chart: