Next: Tensor product based precomputation
Up: Available window functions and
Previous: Available window functions and
Contents
One possibility is to precompute all values
for
and
explicitly.
Thus, one has to store the large amount of
real numbers but uses
no extra floating point operations during the matrix vector multiplication
beside the necessary
flops.
Furthermore, we store for this method explicitly the row and column for each
nonzero entry of the matrix
.
This method, included by the flag PRE_FULL_PSI, is the fastest procedure
but can only be used if enough main memory is available.
Jens Keiner
2006-11-20