I have a Vector class that does some math. Among other things, it has a mean() function that calculates the mean of all values insi
Vector
mean()