Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Dict.h
Go to the documentation of this file.
1#include "SMatrix.hh"
2#include "SVector.hh"
3
4SMatrix<double,2,2> m;
5SVector<double,2> v;
SMatrix< double, 2, 2 > m
Definition Dict.h:4
SVector< double, 2 > v
Definition Dict.h:5