Loading [MathJax]/jax/input/TeX/config.js
Logo ROOT   6.16/01
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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