GNU Octave  8.1.0
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.

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 43 of file aepbalance.cc.