Loading [MathJax]/extensions/tex2jax.js
ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
math
smatrix
src
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
;
v
SVector< double, 2 > v
Definition:
Dict.h:5
m
SMatrix< double, 2, 2 > m
Definition:
Dict.h:4