GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FloatEIG Member List

This is the complete list of members for FloatEIG, including all inherited members.

eigenvalues(void) const FloatEIGinline
FloatComplexMatrix classFloatEIGfriend
FloatEIG(void)FloatEIGinline
FloatEIG(const FloatMatrix &a, bool calc_rev=true, bool calc_lev=true, bool balance=true)FloatEIGinline
FloatEIG(const FloatMatrix &a, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool balance=true)FloatEIGinline
FloatEIG(const FloatMatrix &a, const FloatMatrix &b, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)FloatEIGinline
FloatEIG(const FloatMatrix &a, const FloatMatrix &b, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)FloatEIGinline
FloatEIG(const FloatComplexMatrix &a, bool calc_rev=true, bool calc_lev=true, bool balance=true)FloatEIGinline
FloatEIG(const FloatComplexMatrix &a, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool balance=true)FloatEIGinline
FloatEIG(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)FloatEIGinline
FloatEIG(const FloatComplexMatrix &a, const FloatComplexMatrix &b, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)FloatEIGinline
FloatEIG(const FloatEIG &a)FloatEIGinline
FloatMatrix classFloatEIGfriend
hermitian_init(const FloatComplexMatrix &a, bool calc_rev, bool calc_lev)FloatEIGprivate
hermitian_init(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_rev, bool calc_lev)FloatEIGprivate
init(const FloatMatrix &a, bool calc_rev, bool calc_lev, bool balance)FloatEIGprivate
init(const FloatMatrix &a, const FloatMatrix &b, bool calc_rev, bool calc_lev, bool force_qz)FloatEIGprivate
init(const FloatComplexMatrix &a, bool calc_rev, bool calc_lev, bool balance)FloatEIGprivate
init(const FloatComplexMatrix &a, const FloatComplexMatrix &b, bool calc_rev, bool calc_lev, bool force_qz)FloatEIGprivate
lambdaFloatEIGprivate
left_eigenvectors(void) const FloatEIGinline
operator<<(std::ostream &os, const FloatEIG &a)FloatEIGfriend
operator=(const FloatEIG &a)FloatEIGinline
right_eigenvectors(void) const FloatEIGinline
symmetric_init(const FloatMatrix &a, bool calc_rev, bool calc_lev)FloatEIGprivate
symmetric_init(const FloatMatrix &a, const FloatMatrix &b, bool calc_rev, bool calc_lev)FloatEIGprivate
vFloatEIGprivate
wFloatEIGprivate
~FloatEIG(void)FloatEIGinline