Logo ROOT  
Reference Guide
ROOT::Math::SMatrix< T, D1, D2, R > Member List

This is the complete list of members for ROOT::Math::SMatrix< T, D1, D2, R >, including all inherited members.

apply(unsigned int i) constROOT::Math::SMatrix< T, D1, D2, R >inline
Array() constROOT::Math::SMatrix< T, D1, D2, R >inline
Array()ROOT::Math::SMatrix< T, D1, D2, R >inline
At(unsigned int i, unsigned int j) constROOT::Math::SMatrix< T, D1, D2, R >inline
At(unsigned int i, unsigned int j)ROOT::Math::SMatrix< T, D1, D2, R >inline
begin()ROOT::Math::SMatrix< T, D1, D2, R >inline
begin() constROOT::Math::SMatrix< T, D1, D2, R >inline
Col(unsigned int thecol) constROOT::Math::SMatrix< T, D1, D2, R >
const_iterator typedefROOT::Math::SMatrix< T, D1, D2, R >
Det(T &det)ROOT::Math::SMatrix< T, D1, D2, R >inline
Det2(T &det) constROOT::Math::SMatrix< T, D1, D2, R >inline
Diagonal() constROOT::Math::SMatrix< T, D1, D2, R >
end()ROOT::Math::SMatrix< T, D1, D2, R >inline
end() constROOT::Math::SMatrix< T, D1, D2, R >inline
fRepROOT::Math::SMatrix< T, D1, D2, R >
Inverse(int &ifail) constROOT::Math::SMatrix< T, D1, D2, R >inline
InverseChol(int &ifail) constROOT::Math::SMatrix< T, D1, D2, R >inline
InverseFast(int &ifail) constROOT::Math::SMatrix< T, D1, D2, R >inline
Invert()ROOT::Math::SMatrix< T, D1, D2, R >inline
InvertChol()ROOT::Math::SMatrix< T, D1, D2, R >inline
InvertFast()ROOT::Math::SMatrix< T, D1, D2, R >inline
IsInUse(const T *p) constROOT::Math::SMatrix< T, D1, D2, R >
iterator typedefROOT::Math::SMatrix< T, D1, D2, R >
kCols enum valueROOT::Math::SMatrix< T, D1, D2, R >
kRows enum valueROOT::Math::SMatrix< T, D1, D2, R >
kSize enum valueROOT::Math::SMatrix< T, D1, D2, R >
LowerBlock() constROOT::Math::SMatrix< T, D1, D2, R >
operator!=(const T &rhs) constROOT::Math::SMatrix< T, D1, D2, R >inline
operator!=(const SMatrix< T, D1, D2, R > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >inline
operator!=(const Expr< A, T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >inline
operator()(unsigned int i, unsigned int j) constROOT::Math::SMatrix< T, D1, D2, R >inline
operator()(unsigned int i, unsigned int j)ROOT::Math::SMatrix< T, D1, D2, R >inline
operator*=(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator*=(const SMatrix< T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator*=(const Expr< A, T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator+=(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator+=(const SMatrix< T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator+=(const Expr< A, T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator-=(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator-=(const SMatrix< T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator-=(const Expr< A, T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator/=(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator<(const T &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator<(const SMatrix< T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator<(const Expr< A, T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator=(const M &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator=(const SMatrix< T, D1, D2, R > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator=(const Expr< A, T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator=(SMatrixIdentity)ROOT::Math::SMatrix< T, D1, D2, R >
operator=(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
operator==(const T &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator==(const SMatrix< T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator==(const Expr< A, T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator>(const T &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator>(const SMatrix< T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator>(const Expr< A, T, D1, D2, R2 > &rhs) constROOT::Math::SMatrix< T, D1, D2, R >
operator[](unsigned int i) constROOT::Math::SMatrix< T, D1, D2, R >inline
operator[](unsigned int i)ROOT::Math::SMatrix< T, D1, D2, R >inline
Place_at(const SMatrix< T, D3, D4, R2 > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Place_at(const Expr< A, T, D3, D4, R2 > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Place_in_col(const SVector< T, D > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Place_in_col(const VecExpr< A, T, D > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Place_in_row(const SVector< T, D > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Place_in_row(const VecExpr< A, T, D > &rhs, unsigned int row, unsigned int col)ROOT::Math::SMatrix< T, D1, D2, R >
Print(std::ostream &os) constROOT::Math::SMatrix< T, D1, D2, R >
rep_type typedefROOT::Math::SMatrix< T, D1, D2, R >
Row(unsigned int therow) constROOT::Math::SMatrix< T, D1, D2, R >
SetDiagonal(const Vector &v)ROOT::Math::SMatrix< T, D1, D2, R >
SetElements(InputIterator begin, InputIterator end, bool triang=false, bool lower=true)ROOT::Math::SMatrix< T, D1, D2, R >
SetElements(InputIterator begin, unsigned int size, bool triang=false, bool lower=true)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix()ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(SMatrixNoInit)ROOT::Math::SMatrix< T, D1, D2, R >inline
SMatrix(SMatrixIdentity)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(const SMatrix< T, D1, D2, R > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(const SMatrix< T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(const Expr< A, T, D1, D2, R2 > &rhs)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(InputIterator begin, InputIterator end, bool triang=false, bool lower=true)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(InputIterator begin, unsigned int size, bool triang=false, bool lower=true)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(const SVector< T, D1 *(D2+1)/2 > &v, bool lower=true)ROOT::Math::SMatrix< T, D1, D2, R >
SMatrix(const T &rhs)ROOT::Math::SMatrix< T, D1, D2, R >explicit
Sub(unsigned int row0, unsigned int col0) constROOT::Math::SMatrix< T, D1, D2, R >
SubCol(unsigned int thecol, unsigned int row0=0) constROOT::Math::SMatrix< T, D1, D2, R >
SubRow(unsigned int therow, unsigned int col0=0) constROOT::Math::SMatrix< T, D1, D2, R >
Trace() constROOT::Math::SMatrix< T, D1, D2, R >
UpperBlock() constROOT::Math::SMatrix< T, D1, D2, R >
value_type typedefROOT::Math::SMatrix< T, D1, D2, R >