mean
Copyright (C) 2005 IENT-RWTH Aachen
template<class G> inline PROMOTE2(float,typename Vector<G>::const_value_type) mean(const Vector<G> &X)
template<class G> inline PROMOTE2(float,typename Matrix<G>::const_value_type) mean(const Matrix<G> &X)
Average