Function dasum (o2scl_cblas)

O2scl : Function List

template<class vec_t>
double o2scl_cblas::dasum(const size_t N, const vec_t &X)

Compute the absolute sum of vector elements.

If alpha is zero, this function returns and performs no computations.