template<class G> inline const typename sqrArray<const Vector<G> >::self sqr(const Vector<G> &A)
Square (element-wise)
See Also
operator*