GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
aepbalance.cc File Reference
#include "CMatrix.h"
#include "aepbalance.h"
#include "dColVector.h"
#include "dMatrix.h"
#include "fCMatrix.h"
#include "fColVector.h"
#include "fMatrix.h"
#include "lo-error.h"
#include "lo-lapack-proto.h"
Include dependency graph for aepbalance.cc:

Go to the source code of this file.

Namespaces

 octave
 
 octave::math
 

Functions

static char get_job (bool noperm, bool noscal)
 

Function Documentation

◆ get_job()

static char get_job ( bool  noperm,
bool  noscal 
)
inlinestatic

Definition at line 39 of file aepbalance.cc.