1 #ifndef GradientOperator_h 2 #define GradientOperator_h A small chip of data used for pattern matching.
Definition: Chip.h:102
Interest Operator class.
Definition: InterestOperator.h:123
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
Definition: GradientOperator.cpp:12
Container for cube-like labels.
Definition: Pvl.h:135
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Gradient interest operator.
Definition: GradientOperator.h:47
virtual ~GradientOperator()
Definition: GradientOperator.h:50
GradientOperator(Pvl &pPvl)
Definition: GradientOperator.h:49