Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces
BinaryOpPolicy.h File Reference
#include "Math/MatrixRepresentationsStatic.h"
Include dependency graph for BinaryOpPolicy.h:
This graph shows which files directly or indirectly include this file:

Classes

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::MultPolicy< T, R1, R2 >
 matrix-matrix multiplication policy More...
 
struct  ROOT::Math::TranspPolicy< T, D1, D2, R >
 matrix transpose policy More...
 
struct  ROOT::Math::TranspPolicy< T, D1, D2, MatRepSym< T, D1 > >
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Math