SpM Handbook 1.2.4
|
#include "common.h"
Go to the source code of this file.
Functions | |
void | spmIntSort3Asc1 (void *const pbase, const spm_int_t n) |
void | spmIntMSortSmallIntAsc (void **const pbase, const spm_int_t n) |
SPM subroutines to manipulate integers arrays | |
void | spmIntConvert (spm_int_t n, const int *input, spm_int_t *output) |
Convert integer array to spm_int_t format. | |
SParse Matrix package integers array management routines.
Definition in file spm_integers.c.