#include "slu_mt_ddefs.h"
Functions | |
int_t | sp_coletree (int_t *acolst, int_t *acolend, int_t *arow, int_t nr, int_t nc, int_t *parent) |
int_t * | TreePostorder (int_t n, int_t *parent) |
int_t | sp_symetree (int_t *acolst, int_t *acolend, int_t *arow, int_t n, int_t *parent) |
int_t sp_coletree | ( | int_t * | acolst, | |
int_t * | acolend, | |||
int_t * | arow, | |||
int_t | nr, | |||
int_t | nc, | |||
int_t * | parent | |||
) |