NAMD
|
#include <NamdTypes.h>
Public Attributes | |
int32 | index |
BigReal | sortValue |
Definition at line 305 of file NamdTypes.h.
int32 __sort_entry::index |
Definition at line 306 of file NamdTypes.h.
Referenced by sortEntries_bubbleSort(), sortEntries_mergeSort_v1(), sortEntries_mergeSort_v2(), and sortEntries_selectionSort().
BigReal __sort_entry::sortValue |
Definition at line 307 of file NamdTypes.h.
Referenced by sortEntries_bubbleSort(), sortEntries_mergeSort_v1(), sortEntries_mergeSort_v2(), and sortEntries_selectionSort().