Logo ROOT   6.14/05
Reference Guide
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