26 #ifndef __TERRALIB_SA_INTERNAL_GPMWEIGHTSABSTRACTSTRATEGY_H
27 #define __TERRALIB_SA_INTERNAL_GPMWEIGHTSABSTRACTSTRATEGY_H
30 #include "../Config.h"
48 class GeneralizedProximityMatrix;
103 #endif //__TERRALIB_SA_INTERNAL_GPMWEIGHTSABSTRACTSTRATEGY_H
This class defines a Generalized Proximity Matrix.
GPMWeightsStrategyType m_type
Weight Type.
Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and...
GeneralizedProximityMatrix * m_gpm
GPM Pointer.
This class defines a an Abstract class to calculates a weight for a GPM.
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.
GPMWeightsStrategyType
Strategies to calculate the weight for a GPM.