Subject: RE: coping with huge xml-saxon
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Mon, 16 Jun 2003 13:03:40 -0400
|
I wrote -
> As an
> example The Fast
> Fourier Transform is an example of divide-and-conquer. A brute-force
> spectral transformation takes O(n^2) time, which is prohibitive for
> large data set. Using the FFT technique reduces the time to O(ln n),
> which can make for huge decreases in processing time.
>
I meant O(n ln n), of course.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|