public static double GetEntropy( this IEnumerable<double> rFreqs, double eps = 1E-06, bool normalize = true )
Copyright (c) 2018 - GNU General Public License v3.0