ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
Matrix and Vector classes

Classes representing Matrices and Vectors of arbitrary type and dimension.

For a detailed description and usage examples see:

Collaboration diagram for Matrix and Vector classes:

Classes

class  ROOT::Math::SMatrix< T, D1, D2, R >
 SMatrix: a generic fixed size D1 x D2 Matrix class. More...
 
class  ROOT::Math::SVector< T, D >
 SVector: a generic fixed size Vector class. More...