1.2.3
CCC
 
Statistics from Db to DbGrid

Compute Statistics of points per cell. More...

Functions

GSTLEARN_EXPORT VectorDouble dbStatisticsPerCell (Db *db, DbGrid *dbgrid, const EStatOption &oper, const String &name1, const String &name2="", const VectorDouble &cuts=VectorDouble())
 Compute Statistics of points per cell. More...
 

Detailed Description

Compute Statistics of points per cell.

Parameters
dbInput Db
dbgridOutput Grid Db
operStatistical operator
cutsArray of cutoffs (when needed)
Returns
Vector of results

Function Documentation

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

Compute Statistics of points per cell.

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