Functions | |
GSTLEARN_EXPORT VectorDouble | dbStatisticsPerCell (Db *db, DbGrid *dbgrid, const EStatOption &oper, const String &name1, const String &name2="", const VectorDouble &cuts=VectorDouble()) |
db | Input Db |
dbgrid | Output Grid Db |
name1 | Name of the primary variable |
name2 | Name of the secondary variable |
oper | Statistical operator |
cuts | Array of cutoffs (when needed) |
GSTLEARN_EXPORT VectorDouble dbStatisticsPerCell | ( | Db * | db, |
DbGrid * | dbgrid, | ||
const EStatOption & | oper, | ||
const String & | name1, | ||
const String & | name2, | ||
const VectorDouble & | cuts | ||
) |