#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 | Fqz (const octave_value_list &args, int nargout) |
OCTAVE_EXPORT octave_value_list Fqz | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 171 of file qz.cc.
References ComplexMatrix, CQ, CZ, err_nonconformant(), err_square_matrix_required(), error(), F77_DBLE_CMPLX_ARG, F77_FUNC(), F77_XFCN, Array< T, Alloc >::fortran_vec(), Inf, m, nn, octave_print_internal(), octave_stdout, panic_impossible, print_usage(), transpose(), VL, VR, warn_empty_arg(), and xdlamch().