GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
schur.cc File Reference
#include <string>
#include "schur.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "utils.h"

Go to the source code of this file.

Functions

octave_value_list Frsf2csf (const octave_value_list &args, int nargout)
 
octave_value_list Fschur (const octave_value_list &args, int nargout)
 

Function Documentation

◆ Frsf2csf()

◆ Fschur()