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
Classes | Functions
sparse-sort.h File Reference
#include "octave-config.h"
#include "oct-sort.h"
Include dependency graph for sparse-sort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_idx_vector_sort
 
class  octave_sparse_sort_idxl
 

Functions

bool octave_idx_vector_comp (octave_idx_vector_sort *i, octave_idx_vector_sort *j)
 
bool octave_sparse_sidxl_comp (octave_sparse_sort_idxl *i, octave_sparse_sort_idxl *j)
 

Function Documentation

bool octave_idx_vector_comp ( octave_idx_vector_sort i,
octave_idx_vector_sort j 
)

Definition at line 57 of file sparse-sort.cc.

References octave_idx_vector_sort::i.

bool octave_sparse_sidxl_comp ( octave_sparse_sort_idxl i,
octave_sparse_sort_idxl j 
)

Definition at line 41 of file sparse-sort.cc.

References octave_sparse_sort_idxl::c, octave_sparse_sort_idxl::r, and tmp.