26#ifndef __TERRALIB_SA_INTERNAL_GPMWEIGHTNOWEIGHTSSTRATEGY_H
27#define __TERRALIB_SA_INTERNAL_GPMWEIGHTNOWEIGHTSSTRATEGY_H
43 class GeneralizedProximityMatrix;
This class defines a an Abstract class to calculates a weight for a GPM.
This class defines a an Abstract class to calculates a weight for a GPM.
This class defines a class to calculates a weight for a GPM using No Weights strategy.
virtual ~GPMWeightsNoWeightsStrategy()
Virtual destructor.
virtual void calculate(GeneralizedProximityMatrix *gpm)
GPMWeightsNoWeightsStrategy(bool normalize)
Default constructor.
This class defines a Generalized Proximity Matrix.
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.