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
symbfact.cc File Reference
#include "oct-locbuf.h"
#include "oct-sparse.h"
#include "oct-spparms.h"
#include "sparse-chol.h"
#include "sparse-util.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.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 &, int)
 
C OCTAVE_EXPORT octave_functionGsymbfact (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fsymbfact ( const octave_value_list ,
int   
)
C OCTAVE_EXPORT octave_function* Gsymbfact ( const octave::dynamic_library shl,
bool  relative 
)