tpp
Interface PerturbationPursuit
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- SeparatePoints, SeparatePointsInScatterPlot, SmoothSeries
public interface PerturbationPursuit
- extends java.io.Serializable
A concrete instance of this class is capable of perturbing the target and
pursuing it - ie finding a projection that minimises the difference between
the view of the data resulting from teh projection and the revised target and.
- Author:
- Joe
pursuePerturbation
void pursuePerturbation()
throws TPPException
- Throws:
TPPException