Class MeansTests


  • public class MeansTests
    extends Object
    Test the classes in the means package

    Copyright (c) 2013-2021 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See DJUTILS License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Oct 26, 2018
    Author:
    Alexander Verbraeck, Peter Knoppers
    • Constructor Detail

      • MeansTests

        public MeansTests()
    • Method Detail

      • testMeansWithUnityWeights

        public final void testMeansWithUnityWeights()
        Test the Mean classes using unity weights.
      • testMeansWithWeights

        public final void testMeansWithWeights()
        Test the Mean classes using varying weights.