#include <basepacking.h>
Collaboration diagram for basepacking_h::Dimension:
Public Attributes | |
vector< double > | width |
vector< double > | height |
Static Public Attributes | |
const double | INFTY = 1e100 |
const double | EPSILON_ACCURACY = 1e10 |
const int | UNDEFINED = -1 |
const int | ORIENT_NUM = 8 |
|
Definition at line 50 of file basepacking.cxx. Referenced by ShiftBlock::ShiftBlock(), and ShiftLegalizer::ShiftLegalizer(). |
|
Definition at line 77 of file basepacking.h. |
|
Definition at line 49 of file basepacking.cxx. Referenced by BTree::clean_contour(), MixedBlockInfoTypeFromDB::MixedBlockInfoTypeFromDB(), and BTreeAreaWireAnnealer::packOneBlock(). |
|
Definition at line 52 of file basepacking.cxx. Referenced by BTreeAreaWireAnnealer::packOneBlock(). |
|
Definition at line 51 of file basepacking.cxx. |
|
Definition at line 76 of file basepacking.h. |