Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
FibHeap.h File Reference
#include <cstdio>
Include dependency graph for FibHeap.h:

Go to the source code of this file.

Classes

class  FibHeap
 
class  FibHeapNode
 

Macros

#define NOTOK   -1
 
#define OK   0
 

Macro Definition Documentation

◆ NOTOK

#define NOTOK   -1

Definition at line 27 of file FibHeap.h.

◆ OK

#define OK   0

Definition at line 26 of file FibHeap.h.