Re: TVector with double precision
Pasha Murat (murat@cdfsga.fnal.gov)
Wed, 22 Apr 1998 12:00:58 -0500 (CDT)
Fons Rademakers writes:
> the TVector and TMatrix classes use the Real_t typdef to specify
> the precision. Real_t is a float. In principle it should be possible
> to take the TMatrix and TVector files, change the class names and all
> occurances of Real_t to Real64_t (a global edit would do). Clearly these
> classes are candidates to become template classes. Any volunteers?
A great idea! What about rootcint handling these templated classes?
Would rootcint do it?
Pasha.