Class HammingMassFunction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double mu​(java.util.Collection<java.lang.Double> cis, int m)  
      • Methods inherited from class java.lang.Object

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

      • HammingMassFunction

        public HammingMassFunction()
    • Method Detail

      • mu

        public double mu​(java.util.Collection<java.lang.Double> cis,
                         int m)
        Specified by:
        mu in interface IMassFunction