1 #ifndef ForstnerOperator_h
2 #define ForstnerOperator_h
virtual ~ForstnerOperator()
Definition: ForstnerOperator.h:54
A small chip of data used for pattern matching.
Definition: Chip.h:101
ForstnerOperator(Pvl &pvl)
Definition: ForstnerOperator.h:53
Interest Operator class.
Definition: InterestOperator.h:123
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
Definition: ForstnerOperator.cpp:16
Container for cube-like labels.
Definition: Pvl.h:135
Forstner interest operator.
Definition: ForstnerOperator.h:51