![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for FloatEIG, including all inherited members.
| eigenvalues(void) const | FloatEIG | inline |
| eigenvectors(void) const | FloatEIG | inline |
| FloatComplexMatrix class | FloatEIG | friend |
| FloatEIG(void) | FloatEIG | inline |
| FloatEIG(const FloatMatrix &a, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatMatrix &a, octave_idx_type &info, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatMatrix &a, const FloatMatrix &b, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatMatrix &a, const FloatMatrix &b, octave_idx_type &info, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatComplexMatrix &a, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatComplexMatrix &a, octave_idx_type &info, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatComplexMatrix &a, const FloatComplexMatrix &b, octave_idx_type &info, bool calc_eigenvectors=true) | FloatEIG | inline |
| FloatEIG(const FloatEIG &a) | FloatEIG | inline |
| FloatMatrix class | FloatEIG | friend |
| hermitian_init(const FloatComplexMatrix &a, bool calc_eigenvectors) | FloatEIG | private |
| hermitian_init(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_eigenvectors) | FloatEIG | private |
| init(const FloatMatrix &a, bool calc_eigenvectors) | FloatEIG | private |
| init(const FloatMatrix &a, const FloatMatrix &b, bool calc_eigenvectors) | FloatEIG | private |
| init(const FloatComplexMatrix &a, bool calc_eigenvectors) | FloatEIG | private |
| init(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_eigenvectors) | FloatEIG | private |
| lambda | FloatEIG | private |
| operator<<(std::ostream &os, const FloatEIG &a) | FloatEIG | friend |
| operator=(const FloatEIG &a) | FloatEIG | inline |
| symmetric_init(const FloatMatrix &a, bool calc_eigenvectors) | FloatEIG | private |
| symmetric_init(const FloatMatrix &a, const FloatMatrix &b, bool calc_eigenvectors) | FloatEIG | private |
| v | FloatEIG | private |
| ~FloatEIG(void) | FloatEIG | inline |
1.8.1.2