Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
SMatrixFfwd.h File Reference

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Math
 

Typedefs

typedef SMatrix< float, 2, 2, MatRepStd< float, 2, 2 > > ROOT::Math::SMatrix2F
 
typedef SMatrix< float, 3, 3, MatRepStd< float, 3, 3 > > ROOT::Math::SMatrix3F
 
typedef SMatrix< float, 4, 4, MatRepStd< float, 4, 4 > > ROOT::Math::SMatrix4F
 
typedef SMatrix< float, 5, 5, MatRepStd< float, 5, 5 > > ROOT::Math::SMatrix5F
 
typedef SMatrix< float, 6, 6, MatRepStd< float, 6, 6 > > ROOT::Math::SMatrix6F
 
typedef SMatrix< float, 7, 7, MatRepStd< float, 7, 7 > > ROOT::Math::SMatrix7F
 
typedef SMatrix< float, 2, 2, MatRepSym< float, 2 > > ROOT::Math::SMatrixSym2F
 
typedef SMatrix< float, 3, 3, MatRepSym< float, 3 > > ROOT::Math::SMatrixSym3F
 
typedef SMatrix< float, 4, 4, MatRepSym< float, 4 > > ROOT::Math::SMatrixSym4F
 
typedef SMatrix< float, 5, 5, MatRepSym< float, 5 > > ROOT::Math::SMatrixSym5F
 
typedef SMatrix< float, 6, 6, MatRepSym< float, 6 > > ROOT::Math::SMatrixSym6F
 
typedef SMatrix< float, 7, 7, MatRepSym< float, 7 > > ROOT::Math::SMatrixSym7F