1#ifndef ForstnerOperator_h 
    2#define ForstnerOperator_h 
A small chip of data used for pattern matching.
Definition: Chip.h:86
 
Forstner interest operator.
Definition: ForstnerOperator.h:35
 
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
Definition: ForstnerOperator.cpp:22
 
ForstnerOperator(Pvl &pvl)
Definition: ForstnerOperator.h:37
 
virtual ~ForstnerOperator()
Definition: ForstnerOperator.h:38
 
Interest Operator class.
Definition: InterestOperator.h:109
 
Container for cube-like labels.
Definition: Pvl.h:119
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16