Class MathUtils


  • public class MathUtils
    extends Object
    This class contains useful math methods.
    Since:
    2.0
    Author:
    Cyril Firmo
    • Method Detail

      • computeQ30

        public static double computeQ30​(long[] values)
        Get the Q30 score from an array of longs with number of cluster for each quality score.
        Returns:
        Q30 score.