Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
SMatrix.h File Reference
#include "Math/MConfig.h"
#include <iosfwd>
#include "Math/Expression.h"
#include "Math/MatrixRepresentationsStatic.h"
#include "Math/SMatrix.icc"
#include "Math/MatrixFunctions.h"

Classes

class  ROOT::Math::SMatrix< T, D1, D2, R >
 SMatrix: a generic fixed size D1 x D2 Matrix class. More...
struct  ROOT::Math::SMatrixIdentity
struct  ROOT::Math::SMatrixNoInit
class  ROOT::Math::SMatrix< T, D1, D2, R >::SMatrixRow
class  ROOT::Math::SMatrix< T, D1, D2, R >::SMatrixRow_const

Namespaces

namespace  ROOT
namespace  ROOT::Math

Functions

template<class T, unsigned int D1, unsigned int D2, class R>
std::ostream & ROOT::Math::operator<< (std::ostream &os, const ROOT::Math::SMatrix< T, D1, D2, R > &rhs)