Logo ROOT   6.30.04
Reference Guide
 All Namespaces Files 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;