GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
amd.cc File Reference
#include <cstdlib>
#include "CSparse.h"
#include "Sparse.h"
#include "dMatrix.h"
#include "oct-locbuf.h"
#include "oct-sparse.h"
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
#include "oct-map.h"
#include "ov.h"
#include "ovl.h"
Include dependency graph for amd.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Famd (const octave_value_list &, int)
 
C OCTAVE_EXPORT octave_functionGamd (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

◆ Famd()

OCTAVE_EXPORT octave_value_list Famd ( const octave_value_list ,
int   
)

◆ Gamd()