edu.princeton.cs.algs4
Class Average
- java.lang.Object
-
- edu.princeton.cs.algs4.Average
-
public class Average extends java.lang.ObjectTheAverageclass provides a client for reading in a sequence of real numbers and printing out their average.For additional documentation, see Section 1.1 of Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Reads in a sequence of real numbers from standard input and prints out their average to standard output.
-
DataMelt 3.0 © DataMelt by jWork.ORG