Hi, -has anybody a nice fft class working under root? -Any plans for complex TVectors and TMatrix in the future? -Many time I need to access a matrix as a vector, is it possible to add in TMatrix something like: inline Real_t & operator [](Int_t i) {return fElements[i]); inline Real_t operator [](Int_t i) const {return fElements[i]); just acessing fElements exactely in their natural order starting with index 0? Thanks -- Nicolas Produit
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:18 MET