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