1.3.0
CCC
 
Statistics from Db to DbGrid

Functions

GSTLEARN_EXPORT VectorDouble dbStatisticsPerCell (Db *db, DbGrid *dbgrid, const EStatOption &oper, const String &name1, const String &name2="", const VectorDouble &cuts=VectorDouble())
 

Detailed Description

Parameters
dbInput Db
dbgridOutput Grid Db
name1Name of the primary variable
name2Name of the secondary variable
operStatistical operator
cutsArray of cutoffs (when needed)

Function Documentation

GSTLEARN_EXPORT VectorDouble dbStatisticsPerCell ( Db db,
DbGrid dbgrid,
const EStatOption &  oper,
const String name1,
const String name2,
const VectorDouble cuts 
)

Parameters
dbInput Db
dbgridOutput Grid Db
name1Name of the primary variable
name2Name of the secondary variable
operStatistical operator
cutsArray of cutoffs (when needed)
Returns
Vector of results