GNU Octave  4.0.0
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
symbfact.cc File Reference
#include "SparseCmplxCHOL.h"
#include "SparsedbleCHOL.h"
#include "oct-spparms.h"
#include "sparse-util.h"
#include "oct-locbuf.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
#include "defun-dld.h"
#include "error.h"
#include "gripes.h"
#include "oct-obj.h"
#include "utils.h"
Include dependency graph for symbfact.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fsymbfact (const octave_value_list &args, int nargout)
 
C OCTAVE_EXPORT octave_functionGsymbfact (const octave_shlib &shl, bool relative)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fsymbfact ( const octave_value_list args,
int  nargout 
)

Definition at line 97 of file symbfact.cc.

C OCTAVE_EXPORT octave_function* Gsymbfact ( const octave_shlib shl,
bool  relative 
)