VPR-6.0
|
#include <vpr_types.h>
Data Fields | |
struct s_linked_f_pointer * | next |
float * | fptr |
A linked list of float pointers. Used for keeping track of which pathcosts in the router have been changed.
Definition at line 707 of file vpr_types.h.
float* s_linked_f_pointer::fptr |
Definition at line 710 of file vpr_types.h.
Definition at line 709 of file vpr_types.h.