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
EIG Member List

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

ComplexMatrix classEIGfriend
EIG(void)EIGinline
EIG(const Matrix &a, bool calc_rev=true, bool calc_lev=true, bool balance=true)EIGinline
EIG(const Matrix &a, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool balance=true)EIGinline
EIG(const Matrix &a, const Matrix &b, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)EIGinline
EIG(const Matrix &a, const Matrix &b, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)EIGinline
EIG(const ComplexMatrix &a, bool calc_rev=true, bool calc_lev=true, bool balance=true)EIGinline
EIG(const ComplexMatrix &a, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool balance=true)EIGinline
EIG(const ComplexMatrix &a, const ComplexMatrix &b, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)EIGinline
EIG(const ComplexMatrix &a, const ComplexMatrix &b, octave_idx_type &info, bool calc_rev=true, bool calc_lev=true, bool force_qz=false)EIGinline
EIG(const EIG &a)EIGinline
eigenvalues(void) const EIGinline
hermitian_init(const ComplexMatrix &a, bool calc_rev, bool calc_lev)EIGprivate
hermitian_init(const ComplexMatrix &a, const ComplexMatrix &b, bool calc_rev, bool calc_lev)EIGprivate
init(const Matrix &a, bool calc_rev, bool calc_lev, bool balance)EIGprivate
init(const Matrix &a, const Matrix &b, bool calc_rev, bool calc_lev, bool force_qz)EIGprivate
init(const ComplexMatrix &a, bool calc_rev, bool calc_lev, bool balance)EIGprivate
init(const ComplexMatrix &a, const ComplexMatrix &b, bool calc_rev, bool calc_lev, bool force_qz)EIGprivate
lambdaEIGprivate
left_eigenvectors(void) const EIGinline
Matrix classEIGfriend
operator<<(std::ostream &os, const EIG &a)EIGfriend
operator=(const EIG &a)EIGinline
right_eigenvectors(void) const EIGinline
symmetric_init(const Matrix &a, bool calc_rev, bool calc_lev)EIGprivate
symmetric_init(const Matrix &a, const Matrix &b, bool calc_rev, bool calc_lev)EIGprivate
vEIGprivate
wEIGprivate
~EIG(void)EIGinline