Uses of Class
de.aitools.iv.mds.core.EndCriteria

Packages that use EndCriteria
de.aitools.iv.mds.core   
 

Uses of EndCriteria in de.aitools.iv.mds.core
 

Constructors in de.aitools.iv.mds.core with parameters of type EndCriteria
Chalmers1996MDS(EndCriteria ec, Measure hdm)
          Creates a new instance of Chalmers1996MDS with an EndCriteria and a Measure to calculate the (dis)similartiy between high-dimensional objects.
Chalmers2003MDS(EndCriteria ec, Measure hdm)
          Creates a new instance of Chalmers2003MDS with an EndCriteria and a Measure to calculate the (dis)similartiy between high-dimensional objects.
Jourdan2004MDS(EndCriteria ec, Measure hdm)
          Creates a new instance of Jourdan2004MDS with an EndCriteria and a Measure to calculate the (dis)similartiy between high-dimensional objects.
Jourdan2004MultiscaleMDS(EndCriteria ec, Measure hdm)
          Creates a new instance of Jourdan2004MultiscaleMDS with an EndCriteria and a Measure to calculate the (dis)similartiy between high-dimensional objects.
SpringModelMDS(EndCriteria ec, Measure hdm)
          Creates a new instance of SpringModelMDS with an EndCriteria and a Measure to calculate the (dis)similartiy between high-dimensional objects.
Stein2006MDS(EndCriteria ec, Measure hdm, java.math.BigInteger[][] hashes)
          Creates a new instance of Stein2006MDS with an EndCriteria, a Measure to calculate the (dis)similartiy between high-dimensional objects and the fuzzy-fingerprintings of the objects to be laid out.