1#ifndef GradientOperator_h
2#define GradientOperator_h
A small chip of data used for pattern matching.
Definition Chip.h:86
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
Definition GradientOperator.cpp:18
GradientOperator(Pvl &pPvl)
Definition GradientOperator.h:33
virtual ~GradientOperator()
Definition GradientOperator.h:34
InterestOperator(Pvl &pPvl)
Create InterestOperator object.
Definition InterestOperator.cpp:36
Container for cube-like labels.
Definition Pvl.h:122
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16