Class QualityEngine


  • public class QualityEngine
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      QualityEngine()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <R> double computeStress​(MDSModel map, com.macrofocus.molap.dataframe.matrix.Matrix<R,​R> distanceTable)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QualityEngine

        public QualityEngine()
    • Method Detail

      • computeStress

        public static <R> double computeStress​(MDSModel map,
                                               com.macrofocus.molap.dataframe.matrix.Matrix<R,​R> distanceTable)