X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FBasicDescriptiveStatistics.java;h=f3dfb8035dc4bf0a9033ae3d6047a26d9c3cc952;hb=03c2309734ed910f833cc2e5281c654879d7a12a;hp=057b388dfce1b8d59f755d66377aa7409a9db4cd;hpb=656be28debec520e0e35a8b311114398a40ea366;p=jalview.git diff --git a/forester/java/src/org/forester/util/BasicDescriptiveStatistics.java b/forester/java/src/org/forester/util/BasicDescriptiveStatistics.java index 057b388..f3dfb80 100644 --- a/forester/java/src/org/forester/util/BasicDescriptiveStatistics.java +++ b/forester/java/src/org/forester/util/BasicDescriptiveStatistics.java @@ -306,7 +306,7 @@ public class BasicDescriptiveStatistics implements DescriptiveStatistics { * Computes the sample standard unit (z-score). Used to compute 'value' in * terms of standard units. Note that 'value', 'mean' and 'sd' must be all * from the same sample data. - * + * * @param value * a double in the sample for which * @param mean