GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ordqz.cc File Reference
#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)
 

Function Documentation

◆ Fordqz()

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().