CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepMatrix Member List

This is the complete list of members for CLHEP::HepMatrix, including all inherited members.

apply(double(*f)(double, int, int)) constCLHEP::HepMatrix
back_solve(const HepMatrix &R, HepVector *b)CLHEP::HepMatrixfriend
back_solve(const HepMatrix &R, HepMatrix *b)CLHEP::HepMatrixfriend
col_givens(HepMatrix *A, double c, double s, int k1, int k2, int rowmin=1, int rowmax=0)CLHEP::HepMatrixfriend
col_house(HepMatrix *a, const HepMatrix &v, double vnormsq, int row, int col, int row_start, int col_start)CLHEP::HepMatrixfriend
delete_m(int size, double *)CLHEP::HepGenMatrixprotected
determinant() constCLHEP::HepMatrix
error(const char *s)CLHEP::HepGenMatrixstatic
HepDiagMatrix classCLHEP::HepMatrixfriend
HepMatrix()CLHEP::HepMatrixinline
HepMatrix(int p, int q)CLHEP::HepMatrix
HepMatrix(int p, int q, int i)CLHEP::HepMatrix
HepMatrix(int p, int q, HepRandom &r)CLHEP::HepMatrix
HepMatrix(const HepMatrix &hm1)CLHEP::HepMatrix
HepMatrix(const HepSymMatrix &)CLHEP::HepMatrix
HepMatrix(const HepDiagMatrix &)CLHEP::HepMatrix
HepMatrix(const HepVector &)CLHEP::HepMatrix
HepMatrix_row classCLHEP::HepMatrixfriend
HepMatrix_row_const classCLHEP::HepMatrixfriend
HepSymMatrix classCLHEP::HepMatrixfriend
HepVector classCLHEP::HepMatrixfriend
house(const HepMatrix &a, int row=1, int col=1)CLHEP::HepMatrixfriend
house_with_update(HepMatrix *a, int row=1, int col=1)CLHEP::HepMatrixfriend
house_with_update(HepMatrix *a, HepMatrix *v, int row=1, int col=1)CLHEP::HepMatrixfriend
house_with_update2(HepSymMatrix *a, HepMatrix *v, int row=1, int col=1)CLHEP::HepMatrixfriend
inverse(int &ierr) constCLHEP::HepMatrixinline
inverse() constCLHEP::HepMatrixinline
invert(int &ierr)CLHEP::HepMatrixvirtual
invert()CLHEP::HepMatrixinline
invertHaywood4(int &ierr)CLHEP::HepMatrixprotectedvirtual
invertHaywood5(int &ierr)CLHEP::HepMatrixprotectedvirtual
invertHaywood6(int &ierr)CLHEP::HepMatrixprotectedvirtual
mcIter typedefCLHEP::HepGenMatrix
mIter typedefCLHEP::HepGenMatrix
new_m(int size)CLHEP::HepGenMatrixprotected
num_col() constCLHEP::HepMatrixvirtual
num_row() constCLHEP::HepMatrixvirtual
num_size() constCLHEP::HepMatrixprotectedvirtual
operator()(int row, int col) constCLHEP::HepMatrixvirtual
operator()(int row, int col)CLHEP::HepMatrixvirtual
operator*(const HepMatrix &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepMatrix &hm1, const HepSymMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepMatrix &hm1, const HepDiagMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepSymMatrix &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepDiagMatrix &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepVector &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator*(const HepMatrix &hm1, const HepVector &hm2)CLHEP::HepMatrixfriend
operator*(const HepSymMatrix &hm1, const HepSymMatrix &hm2)CLHEP::HepMatrixfriend
operator*=(double t)CLHEP::HepMatrix
operator+(const HepMatrix &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator+=(const HepMatrix &)CLHEP::HepMatrix
operator+=(const HepSymMatrix &)CLHEP::HepMatrix
operator+=(const HepDiagMatrix &)CLHEP::HepMatrix
operator+=(const HepVector &)CLHEP::HepMatrix
operator-() constCLHEP::HepMatrix
operator-(const HepMatrix &hm1, const HepMatrix &hm2)CLHEP::HepMatrixfriend
operator-=(const HepMatrix &)CLHEP::HepMatrix
operator-=(const HepSymMatrix &)CLHEP::HepMatrix
operator-=(const HepDiagMatrix &)CLHEP::HepMatrix
operator-=(const HepVector &)CLHEP::HepMatrix
operator/=(double t)CLHEP::HepMatrix
operator=(const HepMatrix &)CLHEP::HepMatrix
operator=(const HepSymMatrix &)CLHEP::HepMatrix
operator=(const HepDiagMatrix &)CLHEP::HepMatrix
operator=(const HepVector &)CLHEP::HepMatrix
operator=(const HepRotation &)CLHEP::HepMatrix
operator==(const HepGenMatrix &) constCLHEP::HepGenMatrixvirtual
operator[](int)CLHEP::HepMatrixinline
operator[](int) constCLHEP::HepMatrixinline
qr_solve(HepMatrix *A, const HepVector &b)CLHEP::HepMatrixfriend
qr_solve(HepMatrix *A, const HepMatrix &b)CLHEP::HepMatrixfriend
row_givens(HepMatrix *A, double c, double s, int k1, int k2, int colmin=1, int colmax=0)CLHEP::HepMatrixfriend
row_house(HepMatrix *a, const HepMatrix &v, double vnormsq, int row, int col, int row_start, int col_start)CLHEP::HepMatrixfriend
row_house(HepMatrix *a, const HepVector &v, double vnormsq, int row=1, int col=1)CLHEP::HepMatrixfriend
size_max enum valueCLHEP::HepGenMatrix
solve(const HepMatrix &, const HepVector &)CLHEP::HepMatrixfriend
sub(int min_row, int max_row, int min_col, int max_col) constCLHEP::HepMatrix
sub(int row, int col, const HepMatrix &hm1)CLHEP::HepMatrix
swap(HepMatrix &hm1, HepMatrix &hm2)CLHEP::HepMatrixfriend
CLHEP::HepGenMatrix::swap(int &, int &)CLHEP::HepGenMatrixinlinestatic
CLHEP::HepGenMatrix::swap(std::vector< double, Alloc< double, 25 > > &, std::vector< double, Alloc< double, 25 > > &)CLHEP::HepGenMatrixinlinestatic
T() constCLHEP::HepMatrix
trace() constCLHEP::HepMatrix
tridiagonal(HepSymMatrix *a, HepMatrix *hsm)CLHEP::HepMatrixfriend
~HepGenMatrix()CLHEP::HepGenMatrixinlinevirtual
~HepMatrix()CLHEP::HepMatrixvirtual