10#include "InterestOperator.h" 
   33        p_worstInterest = 0.0;
 
   35      virtual ~NoOperator() {};
 
 
A small chip of data used for pattern matching.
 
InterestOperator(Pvl &pPvl)
Create InterestOperator object.
 
virtual double Interest(Chip &chip)
This method returns a constant so all points have equal interest.
 
Container for cube-like labels.
 
This is free and unencumbered software released into the public domain.