#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_value_list | Fqz (const octave_value_list &args, int nargout) |
| octave_value_list Fqz | ( | const octave_value_list & | args, |
| int | nargout | ||
| ) |
Definition at line 134 of file qz.cc.
References CQ, CZ, disable_warning(), err_nonconformant(), err_square_matrix_required(), error(), F77_DBLE_CMPLX_ARG, F77_XFCN, octave_print_internal(), octave_stdout, print_usage(), Array< T, Alloc >::rwdata(), VL, VR, warning(), and warning_with_id().