NAME
A static function of omni::math
omni::math::summation
A static function of omni::math
#include <omni/math.hpp>template < typename T > inline T omni::math::summation(T index, T end, const omni::delegate1<T T>& sum)