VPR-7.0
|
#include <cstring>
#include <cfloat>
#include <limits>
#include <algorithm>
#include <assert.h>
#include "util.h"
#include "PowerSpicedComponent.h"
Go to the source code of this file.
Functions | |
bool | sorter_PowerCallibSize (PowerCallibSize *a, PowerCallibSize *b) |
bool | sorter_PowerCallibInputs (PowerCallibInputs *a, PowerCallibInputs *b) |
bool sorter_PowerCallibInputs | ( | PowerCallibInputs * | a, |
PowerCallibInputs * | b | ||
) |
bool sorter_PowerCallibSize | ( | PowerCallibSize * | a, |
PowerCallibSize * | b | ||
) |