#include "oct-sort.h"
Go to the source code of this file.
Classes | |
class | octave_sparse_sort_idxl |
class | octave_idx_vector_sort |
Defines | |
#define | octave_sparse_sort_h |
Functions | |
bool | octave_sparse_sidxl_comp (octave_sparse_sort_idxl *i, octave_sparse_sort_idxl *j) |
bool | octave_idx_vector_comp (octave_idx_vector_sort *i, octave_idx_vector_sort *j) |
#define octave_sparse_sort_h |
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 | |||
) |