Uses of Interface
peakml.IPeak.MatchCompare

Packages that use IPeak.MatchCompare
peakml   
 

Uses of IPeak.MatchCompare in peakml
 

Methods in peakml with parameters of type IPeak.MatchCompare
static java.util.Vector<IPeakSet<IPeak>> IPeak.match(java.util.Vector<IPeakSet<IPeak>> samples, double ppm, IPeak.MatchCompare compare)
          General function for matching peaks together.