Re: vector classes predefined?

Pasha Murat (murat@cdfsga.fnal.gov)
Mon, 20 Jul 1998 12:42:41 -0500 (CDT)


Florian Schopper writes:
> for some calculations we need vector and matrix operations
> in c or c++ programs.
> Are there classes defined which should be used in new c++-programs
> which will make it easier to combine our source code with root
> analysing or displaying our stuff?

You may want to take a look at TVector and TMatrix classes -
see ROOT Classes and Members reference Guide at http://root.cern.ch

Regards, Pasha.