1#ifndef StandardDeviationOperator_h
2#define StandardDeviationOperator_h
10#include "InterestOperator.h"
40 p_worstInterest = 0.0;
A small chip of data used for pattern matching.
InterestOperator(Pvl &pPvl)
Create InterestOperator object.
Container for cube-like labels.
Standard deviation interest operator.
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
This is free and unencumbered software released into the public domain.