Randy MacDonald wrote:
> What happens if the running sum vector overflows?

Then the data should be represented differently (for example: use
a different scalar data type, break the vector into shorter blocks,
etc.).

-- 
Raul

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to