![]() |
ROOT
6.06/09
Reference Guide
|
#include "Math/MatrixRepresentationsStatic.h"
Include dependency graph for BinaryOpPolicy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ROOT::Math::MultPolicy< T, R1, R2 > |
| matrix-matrix multiplication policy More... | |
| struct | ROOT::Math::AddPolicy< T, D1, D2, R1, R2 > |
| matrix addition policy More... | |
| struct | ROOT::Math::AddPolicy< T, D1, D2, MatRepSym< T, D1 >, MatRepSym< T, D1 > > |
| struct | ROOT::Math::TranspPolicy< T, D1, D2, R > |
| matrix transpose policy More... | |
| struct | ROOT::Math::TranspPolicy< T, D1, D2, MatRepSym< T, D1 > > |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |