C++
C#
VB
JScript
All

External Function sum


Copyright (C) 2005 IENT-RWTH Aachen

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

Sum of all values