<div dir="ltr">I'm writing a new Seq matrix class called USFFT that effects the FFT of unevenly-spaced functions. <br>USFFT is roughly, an extension of the SeqFFTW class.<br>While looking at the FFTW Mat class with Satish we noticed that MatCreate_SeqFFTW<br>

is not being registered in MatRegisterAll. In light of this, there are two question:<br>1) Is that a problem?<br>2) Should I register the constructor for the new class (MatCreate_SeqUSFFT)?<br><br>Thanks.<br>Dmitry.<br></div>