template<class G> inline typename Vector<G>::const_value_type max(const Vector<G> &X) template<class G> inline typename Matrix<G>::const_value_type max(const Matrix<G> &X)
Largest value