VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
s_annealing_sched Struct Reference

#include <vpr_types.h>

Data Fields

enum sched_type type
 
float inner_num
 
float init_t
 
float alpha_t
 
float exit_t
 

Detailed Description

Definition at line 624 of file vpr_types.h.

Field Documentation

float s_annealing_sched::alpha_t

Definition at line 628 of file vpr_types.h.

float s_annealing_sched::exit_t

Definition at line 629 of file vpr_types.h.

float s_annealing_sched::init_t

Definition at line 627 of file vpr_types.h.

float s_annealing_sched::inner_num

Definition at line 626 of file vpr_types.h.

enum sched_type s_annealing_sched::type

Definition at line 625 of file vpr_types.h.


The documentation for this struct was generated from the following file: