Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
Matrix and Vector classes

Classes representing Matrices and Vectors of arbitrary type and dimension. For a detailed description and usage examples see:

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...