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
Functions | Variables
__luinc__.cc File Reference
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "utils.h"
#include "oct-map.h"
#include "MatrixType.h"
#include "sparse-lu.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
Include dependency graph for __luinc__.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list F__luinc__ (const octave_value_list &args, int nargout) ar
 

Variables

ar P
 

Function Documentation

OCTAVE_EXPORT octave_value_list F__luinc__ ( const octave_value_list args,
int  nargout 
)

Definition at line 49 of file __luinc__.cc.

Referenced by install___luinc___fcns().

Variable Documentation

ar P