GNU Octave  8.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"
Include dependency graph for ordqz.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fordqz (const octave_value_list &args, int nargout)
 

Function Documentation

◆ Fordqz()