Total-func
Returns the sum of a vector.
double Total(dataset vd)
vd
Returns the sum of specified dataset.
double ee=total(col(A)); ee=;// Should return the sum of col(A).
Median, Min, Max, Mean, Sum