gstlearn  0.3.3
CCC
Modules
Here is a list of all modules:
[detail level 12]
 Style: Accessors to private members valueInline trivial functions grouped with a unique comment
 Style: Function that update private members valueInline trivial functions grouped with a unique comment
 Db: Numerical Data Base
 Getting and Setting functions by Locator
 Variable designation (used for simulations in particular)
 Reading one or several Columns
 Deleting one or several Columns
 Calculating Spatial characteristics on the Db
 Calculating basic Statistics
 Checking validity for various parameters
 Calculating several statistics in Db
 Calculating correlations on variables of a Db
 Mathematical Morphology:
 Initial manipulations
 Basic operations
 Logical operations on images
 Convert arrays (provided as a Vector of double values) into Bimage (binary image) and vice-versa
 Label the connected component of a BImage
 Performs some miscellaneous operations on BImages
 Monovariate Statistics on variablesCompute several monovariate statistics (opers) on variables contained in a Db and produce the results in a convenient output format (Vector of values or Table)
 Correlation Matrix on variablesCompute correlation matrix on variables contained in a Db and produce the results in a convenient output format (Vector or a Matrix)
 Statistics on variables (printed)Compute statistics on variables contained in a Db and print out the results
 Multivariate Statistic on variablesCompute a Multivariate statistic on variables contained in a Db and return the results
 Statistics of points per cellStatistics of points per cell
 Statistics stored in already created variablesStore several statistics calculated on a set of variables of a Db and store them in this same Db in variables already created. These functions should not be used in Target Language