GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
aepbalance.cc File Reference
#include <string>
#include "CColVector.h"
#include "CMatrix.h"
#include "aepbalance.h"
#include "dColVector.h"
#include "dMatrix.h"
#include "fCColVector.h"
#include "fCMatrix.h"
#include "fColVector.h"
#include "fMatrix.h"
#include "lo-lapack-proto.h"
Include dependency graph for aepbalance.cc:

Go to the source code of this file.

Namespaces

 octave
 Octave interface to the compression and uncompression libraries.
 
 octave::math
 

Functions

static char get_job (bool noperm, bool noscal)
 

Function Documentation

static char get_job ( bool  noperm,
bool  noscal 
)
inlinestatic

Definition at line 42 of file aepbalance.cc.