#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 | Fordqz (const octave_value_list &args, int nargout) |
octave_value_list Fordqz | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 154 of file ordqz.cc.
References error_with_id(), isinteger(), NONE, and print_usage().