26#ifndef __TERRALIB_SA_INTERNAL_GPMWEIGHTNOWEIGHTSSTRATEGY_H
27#define __TERRALIB_SA_INTERNAL_GPMWEIGHTNOWEIGHTSSTRATEGY_H
This class defines a an Abstract class to calculates a weight for a GPM.
GPMWeightsAbstractStrategy()
Default constructor.
virtual ~GPMWeightsNoWeightsStrategy()
Virtual destructor.
virtual void calculate(GeneralizedProximityMatrix *gpm)
GPMWeightsNoWeightsStrategy(bool normalize)
Default constructor.
This class defines a Generalized Proximity Matrix.
Namespace for the TerraLib SA module.
Enumerations related to Spatial Analysis module.
Configuration flags for the Terrralib Spatial Analysis module.
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.