#include <cctype>
#include <cmath>
#include "f77-fcn.h"
#include "lo-lapack-proto.h"
#include "qr.h"
#include "quit.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Fordqz (const octave_value_list &args, int nargout) |
OCTAVE_EXPORT octave_value_list Fordqz | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 154 of file ordqz.cc.
References abs(), ComplexMatrix, err_nonconformant(), err_square_matrix_required(), error(), error_with_id(), F77_DBLE_CMPLX_ARG, F77_XFCN, Array< T, Alloc >::fortran_vec(), ComplexMatrix::hermitian(), isinteger(), nn, NONE, octave_stdout, panic_impossible, print_usage(), real(), Matrix::transpose(), and warn_empty_arg().