Loading...
Searching...
No Matches
core Directory Reference

Files

 BayesGlobalOperation.h
 This file contains a class that represents the bayes global operation.
 
 BayesLocalOperation.h
 This file contains a class that represents the bayes global operation.
 
 BayesParams.h
 This file contains a class that represents the Bayes parameters.
 
 GeneralizedProximityMatrix.h
 This class defines the GPM class.
 
 GeostatisticalFunctions.h
 Auxiliary functions used to calculate the geostatistical methods.
 
 GeostatisticalMethod.h
 This file contains a virtual class that represents the geostatistical method.
 
 GeostatisticalMethodSemivariogram.h
 This file contains a class that represents the geostatistical semivariogram method.
 
 GeostatisticalModel.h
 This file contains a virtual class that represents the geostatistical model.
 
 GeostatisticalModelExponential.h
 This file contains a class that represents the geostatistical exponential model.
 
 GeostatisticalModelGaussian.h
 This file contains a class that represents the geostatistical gaussian model.
 
 GeostatisticalModelSpherical.h
 This file contains a class that represents the geostatistical spherical model.
 
 GPMBuilder.h
 This class defines the GPM Builder class.
 
 GPMConstructorAbstractStrategy.h
 This class defines a an Abstract class for a GPM constructor.
 
 GPMConstructorAdjacencyStrategy.h
 This class defines a an adjacency strategy class for a GPM constructor.
 
 GPMConstructorDistanceStrategy.h
 This class defines a an distance strategy class for a GPM constructor.
 
 GPMConstructorNearestNeighborStrategy.h
 This class defines a nearest neighbor strategy class for a GPM constructor.
 
 GPMWeightsAbstractStrategy.h
 This class defines a an Abstract class to calculates a weight for a GPM.
 
 GPMWeightsInverseDistanceStrategy.h
 This class defines a class to calculates a weight for a GPM using Inverse Distance strategy.
 
 GPMWeightsNoWeightsStrategy.h
 This class defines a class to calculates a weight for a GPM using No Weights strategy.
 
 GPMWeightsSquaredInverseDistanceStrategy.h
 This class defines a class to calculates a weight for a GPM using Squared Inverse Distance strategy.
 
 KernelFunctions.h
 This file contains a functions used by the kernel operation.
 
 KernelMapOperation.h
 This file contains a class that represents the kernel map operation.
 
 KernelOperation.h
 This file contains a class that represents the kernel operation.
 
 KernelParams.h
 This file contains a class that represents the kernel parameters.
 
 KernelRatioOperation.h
 This file contains a class that represents the kernel ratio operation.
 
 MinimumSpanningTree.h
 This file contains a class that represents the Minimum Spanning Tree operation.
 
 SamplePointsGeneratorAbstract.h
 This file contains a virtual class to generate samples points.
 
 SamplePointsGeneratorRandom.h
 This file contains a class to generate samples points using random strategy.
 
 SamplePointsGeneratorStratified.h
 This file contains a class to generate samples points using stratified strategy.
 
 SkaterOperation.h
 This file contains a class that represents the skater operation.
 
 SkaterParams.h
 This file contains a class that represents the skater parameters.
 
 SkaterPartition.h
 This file contains a class that represents the skater partition operation.
 
 SpatialStatisticsFunctions.h
 Functions used to calculate spatial statistics operations.
 
 SpatialWeightsExchanger.h
 This class defines functions used to load and save gpm's using GAL and GWT formats, both formats use a ' ' as separator.
 
 StatisticsFunctions.h
 Functions used in statistics operations.
 
 Utils.h
 Utilitary function for spatial analysis module.