This is the complete list of members for DbHelper, including all inherited members.
| centerPointToGrid(Db *db_point, DbGrid *db_grid, double eps_random=EPSILON6) | DbHelper | static |
| db_compositional_transform(Db *db, int verbose, int mode, int type, int number, int *iatt_in, int *iatt_out, int *numout) | DbHelper | static |
| db_duplicate(Db *db, bool verbose=false, const VectorDouble &dist=VectorDouble(), int opt_code=0, double tolcode=0., const NamingConvention &namconv=NamingConvention("Duplicate", true, true, true, ELoc::fromKey("SEL"))) | DbHelper | static |
| db_grid1D_fill(DbGrid *dbgrid, int mode=0, int seed=34243, const NamingConvention &namconv=NamingConvention("Fill")) | DbHelper | static |
| dbgrid_filling(DbGrid *dbgrid, int mode=0, int seed=34342, int radius=1, bool verbose=false, const NamingConvention &namconv=NamingConvention("Fill")) | DbHelper | static |
| dbgrid_sampling(DbGrid *dbin, const VectorInt &nmult) | DbHelper | static |
| findDuplicates(Db *db1, Db *db2, bool flag_same, bool verbose, int opt_code, double tolcode, const VectorDouble &dist, VectorDouble &sel) | DbHelper | static |
| normalizeVariables(Db *db, const char *oper, const VectorInt &cols, double center, double stdv) | DbHelper | static |