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
schur< T > Member List

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

init(const Matrix &a, const std::string &ord, bool calc_unitary)schur< T >
init(const FloatMatrix &a, const std::string &ord, bool calc_unitary)schur< T >
init(const ComplexMatrix &a, const std::string &ord, bool calc_unitary)schur< T >
init(const FloatComplexMatrix &a, const std::string &ord, bool calc_unitary)schur< T >