ergo
|
This is the complete list of members for TestMatrix< Treal >, including all inherited members.
add_identity(real const alpha) | TestMatrix< Treal > | |
diffIfSmall(TestMatrix< real > const &A, TestMatrix< real > const &B, mat::normType const norm, real const reqAcc, real const maxAbsVal) | TestMatrix< Treal > | static |
elements | TestMatrix< Treal > | private |
get_diag(real *elem) const | TestMatrix< Treal > | |
get_nrows() const | TestMatrix< Treal > | inline |
max() const | TestMatrix< Treal > | inline |
min() const | TestMatrix< Treal > | inline |
mixed_diff(TestMatrix< real > const &A, TestMatrix< real > const &B, real const reqAcc) | TestMatrix< Treal > | static |
n | TestMatrix< Treal > | private |
nnz() const | TestMatrix< Treal > | inline |
operator*=(real const alpha) | TestMatrix< Treal > | |
operator+=(mat::XY< real, TestMatrix< real > > const &sm) | TestMatrix< Treal > | |
operator=(TestMatrix< real > const &other) | TestMatrix< Treal > | |
operator=(mat::XYZ< real, TestMatrix< real >, TestMatrix< real > > const &sm2) | TestMatrix< Treal > | |
real typedef | TestMatrix< Treal > | |
TestMatrix() | TestMatrix< Treal > | inline |
TestMatrix(TestMatrix< real > const &other) | TestMatrix< Treal > | |
TestMatrix(int const n, real const *const elem) | TestMatrix< Treal > | |
thresh(real chosen_thresh, mat::normType normTruncation) | TestMatrix< Treal > | |
trace() const | TestMatrix< Treal > | |
transfer(TestMatrix< real > &dest) | TestMatrix< Treal > | |
~TestMatrix() | TestMatrix< Treal > | inline |