template<class G> inline const typename elemeanArray<const Vector<G> >::self ele_mean(const Vector<G> &A)
Mean (element-wise)
Remarks
The elements should be arrays
See Also
mean