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

Go to the source code of this file.

Classes

class  FibHeap
 
class  FibHeapNode
 

Typedefs

typedef unsigned int NodeIndexType
 
typedef float NodeKeyValueType
 

Typedef Documentation

◆ NodeIndexType

typedef unsigned int NodeIndexType

Definition at line 35 of file FibHeap.h.

◆ NodeKeyValueType

typedef float NodeKeyValueType

Definition at line 29 of file FibHeap.h.