NeoPZ
Functions
rootls.cpp File Reference
#include <stdint.h>
Include dependency graph for rootls.cpp:

Go to the source code of this file.

Functions

int rootls_ (int64_t *, int64_t *root, int64_t *maxwid, int64_t *, int64_t *adj, int64_t *xadj, int64_t *mask, int64_t *ls, int64_t *xls, int64_t *depth, int64_t *width)
 

Function Documentation

◆ rootls_()

int rootls_ ( int64_t *  ,
int64_t *  root,
int64_t *  maxwid,
int64_t *  ,
int64_t *  adj,
int64_t *  xadj,
int64_t *  mask,
int64_t *  ls,
int64_t *  xls,
int64_t *  depth,
int64_t *  width 
)

Definition at line 4 of file rootls.cpp.

Referenced by diamtr_().