

Classes | |
| class | LAPACKSupport::ExcState |
| class | LAPACKSupport::ExcMissing |
Namespaces | |
| namespace | LAPACKSupport |
Enumerations | |
| enum | LAPACKSupport::State { LAPACKSupport::matrix, LAPACKSupport::inverse_matrix, LAPACKSupport::lu, LAPACKSupport::eigenvalues, LAPACKSupport::unusable = 0x8000 } |
| enum | LAPACKSupport::Properties { LAPACKSupport::general = 0, LAPACKSupport::symmetric = 1, LAPACKSupport::upper_triangle = 2, LAPACKSupport::lower_triangle = 4, LAPACKSupport::diagonal = 6, LAPACKSupport::hessenberg = 8 } |
Functions | |
| const char * | LAPACKSupport::state_name (State s) |
Variables | |
| static const char | LAPACKSupport::V = 'V' |
| static const char | LAPACKSupport::T = 'T' |
| static const char | LAPACKSupport::N = 'N' |
| static const int | LAPACKSupport::zero = 0 |
| static const int | LAPACKSupport::one = 1 |
documentation generated on Mon Nov 23 22:56:29 2009 by
doxygen
1.6.1