Package comirva.util

Class Summary
BrowserControl A simple, static class to display a URL in the system browser.
FileUtils This class implements simple utilities related to file processing.
PCA This class implements the projection of a data set with a Principal Components Analysis.
PCACalculationThread This class implements a thread for calculating a PCA.
PCAProjectionToColor  
SammonsMappingToColor  
TermProfileUtils This class implements simple utilities for term profile creation, access, modification, and conversion.
TSP This class implements a simple algorithm for solving the travelling salesman problem (TSP).
VectorSort This class implements special algorithms needed for sorting data vectors and updating their accompanying meta-data vectors.