ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Dict.h
Go to the documentation of this file.
1 #include "SMatrix.hh"
2 #include "SVector.hh"
3 
4 SMatrix<double,2,2> m;
5 SVector<double,2> v;
SVector< double, 2 > v
Definition: Dict.h:5
SMatrix< double, 2, 2 > m
Definition: Dict.h:4