adjustment5x5 | G4ErrorSymMatrix | privatestatic |
adjustment6x6 | G4ErrorSymMatrix | privatestatic |
apply(G4double(*f)(G4double, G4int, G4int)) const | G4ErrorSymMatrix | |
assign(const G4ErrorMatrix &m2) | G4ErrorSymMatrix | |
assign(const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | |
CHOLESKY_CREEP_5x5 | G4ErrorSymMatrix | privatestatic |
CHOLESKY_CREEP_6x6 | G4ErrorSymMatrix | privatestatic |
CHOLESKY_THRESHOLD_5x5 | G4ErrorSymMatrix | privatestatic |
CHOLESKY_THRESHOLD_6x6 | G4ErrorSymMatrix | privatestatic |
condition(const G4ErrorSymMatrix &m) | G4ErrorSymMatrix | friend |
determinant() const | G4ErrorSymMatrix | |
diag_step(G4ErrorSymMatrix *t, G4int begin, G4int end) | G4ErrorSymMatrix | friend |
diag_step(G4ErrorSymMatrix *t, G4ErrorMatrix *u, G4int begin, G4int end) | G4ErrorSymMatrix | friend |
diagonalize(G4ErrorSymMatrix *s) | G4ErrorSymMatrix | friend |
fast(G4int row, G4int col) const | G4ErrorSymMatrix | |
fast(G4int row, G4int col) | G4ErrorSymMatrix | |
G4ErrorMatrix class | G4ErrorSymMatrix | friend |
G4ErrorSymMatrix() | G4ErrorSymMatrix | inline |
G4ErrorSymMatrix(G4int p) | G4ErrorSymMatrix | explicit |
G4ErrorSymMatrix(G4int p, G4int) | G4ErrorSymMatrix | |
G4ErrorSymMatrix(const G4ErrorSymMatrix &m1) | G4ErrorSymMatrix | |
G4ErrorSymMatrix_row class | G4ErrorSymMatrix | friend |
G4ErrorSymMatrix_row_const class | G4ErrorSymMatrix | friend |
house_with_update2(G4ErrorSymMatrix *a, G4ErrorMatrix *v, G4int row, G4int col) | G4ErrorSymMatrix | friend |
inverse(G4int &ifail) const | G4ErrorSymMatrix | inline |
invert(G4int &ifail) | G4ErrorSymMatrix | |
invert4(G4int &ifail) | G4ErrorSymMatrix | private |
invert5(G4int &ifail) | G4ErrorSymMatrix | private |
invert6(G4int &ifail) | G4ErrorSymMatrix | private |
invertBunchKaufman(G4int &ifail) | G4ErrorSymMatrix | |
invertCholesky5(G4int &ifail) | G4ErrorSymMatrix | |
invertCholesky6(G4int &ifail) | G4ErrorSymMatrix | |
invertHaywood4(G4int &ifail) | G4ErrorSymMatrix | |
invertHaywood5(G4int &ifail) | G4ErrorSymMatrix | |
invertHaywood6(G4int &ifail) | G4ErrorSymMatrix | |
m | G4ErrorSymMatrix | private |
nrow | G4ErrorSymMatrix | private |
num_col() const | G4ErrorSymMatrix | inline |
num_row() const | G4ErrorSymMatrix | inline |
num_size() const | G4ErrorSymMatrix | inlineprotected |
operator()(G4int row, G4int col) const | G4ErrorSymMatrix | |
operator()(G4int row, G4int col) | G4ErrorSymMatrix | |
operator*(const G4ErrorSymMatrix &m1, const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | friend |
operator*(const G4ErrorSymMatrix &m1, const G4ErrorMatrix &m2) | G4ErrorSymMatrix | friend |
operator*(const G4ErrorMatrix &m1, const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | friend |
operator*=(G4double t) | G4ErrorSymMatrix | |
operator+(const G4ErrorSymMatrix &m1, const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | friend |
operator+=(const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | |
operator-() const | G4ErrorSymMatrix | |
operator-(const G4ErrorSymMatrix &m1, const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | friend |
operator-=(const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | |
operator/=(G4double t) | G4ErrorSymMatrix | |
operator=(const G4ErrorSymMatrix &m2) | G4ErrorSymMatrix | |
operator[](G4int) | G4ErrorSymMatrix | inline |
operator[](G4int) const | G4ErrorSymMatrix | inline |
posDefFraction5x5 | G4ErrorSymMatrix | privatestatic |
posDefFraction6x6 | G4ErrorSymMatrix | privatestatic |
similarity(const G4ErrorMatrix &m1) const | G4ErrorSymMatrix | |
similarity(const G4ErrorSymMatrix &m1) const | G4ErrorSymMatrix | |
similarityT(const G4ErrorMatrix &m1) const | G4ErrorSymMatrix | |
size | G4ErrorSymMatrix | private |
sub(G4int min_row, G4int max_row) const | G4ErrorSymMatrix | |
sub(G4int row, const G4ErrorSymMatrix &m1) | G4ErrorSymMatrix | |
sub(G4int min_row, G4int max_row) | G4ErrorSymMatrix | |
T() const | G4ErrorSymMatrix | |
trace() const | G4ErrorSymMatrix | |
tridiagonal(G4ErrorSymMatrix *a, G4ErrorMatrix *hsm) | G4ErrorSymMatrix | friend |
~G4ErrorSymMatrix() | G4ErrorSymMatrix | virtual |