#include <cassert>
#include <cstring>
#include "oct-sort.cc"
#include "quit.h"
#include "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) |
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 | |||
) |