GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gepbalance< T > Member List

This is the complete list of members for gepbalance< T >, including all inherited members.

balanced_matrix(void) constgepbalance< T >inline
balanced_matrix2(void) constgepbalance< T >inline
balancing_matrix(void) constgepbalance< T >inline
balancing_matrix2(void) constgepbalance< T >inline
gepbalance(void)gepbalance< T >inline
gepbalance(const T &a, const T &b, const std::string &job)gepbalance< T >inline
gepbalance(const gepbalance &a)gepbalance< T >inline
init(const T &a, const T &b, const std::string &job)gepbalance< T >private
init(const Matrix &a, const Matrix &b, const std::string &balance_job)gepbalance< T >private
init(const FloatMatrix &a, const FloatMatrix &b, const std::string &balance_job)gepbalance< T >private
init(const ComplexMatrix &a, const ComplexMatrix &b, const std::string &balance_job)gepbalance< T >private
init(const FloatComplexMatrix &a, const FloatComplexMatrix &b, const std::string &balance_job)gepbalance< T >private
m_balanced_matgepbalance< T >private
m_balanced_mat2gepbalance< T >private
m_balancing_matgepbalance< T >private
m_balancing_mat2gepbalance< T >private
operator=(const gepbalance &a)gepbalance< T >inline
RT typedefgepbalance< T >
~gepbalance(void)=defaultgepbalance< T >