ROOT  6.06/09
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) const ROOT::Math::SMatrix< T, D1, D2, R >inline
Array() const ROOT::Math::SMatrix< T, D1, D2, R >inline
Array()ROOT::Math::SMatrix< T, D1, D2, R >inline
At(unsigned int i, unsigned int j) const ROOT::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() const ROOT::Math::SMatrix< T, D1, D2, R >inline
Col(unsigned int thecol) const ROOT::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) const ROOT::Math::SMatrix< T, D1, D2, R >inline
Diagonal() const ROOT::Math::SMatrix< T, D1, D2, R >
end()ROOT::Math::SMatrix< T, D1, D2, R >inline
end() const ROOT::Math::SMatrix< T, D1, D2, R >inline
fRepROOT::Math::SMatrix< T, D1, D2, R >
Inverse(int &ifail) const ROOT::Math::SMatrix< T, D1, D2, R >inline
InverseChol(int &ifail) const ROOT::Math::SMatrix< T, D1, D2, R >inline
InverseFast(int &ifail) const ROOT::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) const ROOT::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() const ROOT::Math::SMatrix< T, D1, D2, R >
operator!=(const T &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >inline
operator!=(const SMatrix< T, D1, D2, R > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >inline
operator!=(const Expr< A, T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >inline
operator()(unsigned int i, unsigned int j) const ROOT::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) const ROOT::Math::SMatrix< T, D1, D2, R >
operator<(const SMatrix< T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator<(const Expr< A, T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator=(const M &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) const ROOT::Math::SMatrix< T, D1, D2, R >
operator==(const SMatrix< T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator==(const Expr< A, T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator>(const T &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator>(const SMatrix< T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator>(const Expr< A, T, D1, D2, R2 > &rhs) const ROOT::Math::SMatrix< T, D1, D2, R >
operator[](unsigned int i) const ROOT::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) const ROOT::Math::SMatrix< T, D1, D2, R >
rep_type typedefROOT::Math::SMatrix< T, D1, D2, R >
Row(unsigned int therow) const ROOT::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) const ROOT::Math::SMatrix< T, D1, D2, R >
SubCol(unsigned int thecol, unsigned int row0=0) const ROOT::Math::SMatrix< T, D1, D2, R >
SubRow(unsigned int therow, unsigned int col0=0) const ROOT::Math::SMatrix< T, D1, D2, R >
Trace() const ROOT::Math::SMatrix< T, D1, D2, R >
UpperBlock() const ROOT::Math::SMatrix< T, D1, D2, R >
value_type typedefROOT::Math::SMatrix< T, D1, D2, R >