NeoPZ
Functions
label.cpp File Reference
#include "sloan.h"
Include dependency graph for label.cpp:

Go to the source code of this file.

Functions

int label_ (int64_t *n, int64_t *e2, int64_t *adj, int64_t *xadj, int64_t *nnn, int64_t *iw, int64_t *oldpro, int64_t *newpro)
 

Function Documentation

◆ label_()

int label_ ( int64_t *  n,
int64_t *  e2,
int64_t *  adj,
int64_t *  xadj,
int64_t *  nnn,
int64_t *  iw,
int64_t *  oldpro,
int64_t *  newpro 
)

Definition at line 3 of file label.cpp.

References diamtr_(), number_(), and profi1_().

Referenced by TPZSloan::Resequence().