The 3rd template instantiation of ```mean()``` should be: ```size_t mean(const size_t* values,size_t length)```
The 3rd template instantiation of
mean()should be:size_t mean(const size_t* values,size_t length)