GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
qz.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 qz.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fqz (const octave_value_list &args, int nargout) ar
 
but not scaling (xref{XREFbalance,, balance})
 

Variables

 ar {Q}
 

Function Documentation

◆ Fqz()

◆ scaling()

but not scaling ( xref{XREFbalance,, balance}  )

Variable Documentation

◆ ar

ar {Q}

Definition at line 168 of file qz.cc.