omni::math::summation
NAME

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)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top