#include <BalancedPartitionCandidate.hpp>
◆ BalancedPartitionCandidate()
BOL::BalancedPartitionCandidate::BalancedPartitionCandidate |
( |
| ) |
|
◆ ~BalancedPartitionCandidate()
BOL::BalancedPartitionCandidate::~BalancedPartitionCandidate |
( |
| ) |
|
◆ buildFrom()
void BOL::BalancedPartitionCandidate::buildFrom |
( |
BalancedPartitionCandidate const & |
basePartition, |
|
|
unsigned int const |
extraIndex, |
|
|
double const |
candidateWeight, |
|
|
double const |
inverseWeight |
|
) |
| |
|
inline |
◆ getInverseWeight()
double BOL::BalancedPartitionCandidate::getInverseWeight |
( |
| ) |
const |
|
inline |
◆ getVector()
std::vector< unsigned int > & BOL::BalancedPartitionCandidate::getVector |
( |
| ) |
|
|
inline |
◆ getWeight()
double BOL::BalancedPartitionCandidate::getWeight |
( |
| ) |
const |
|
inline |
◆ setInverseWeight()
void BOL::BalancedPartitionCandidate::setInverseWeight |
( |
double const |
inverseWeight | ) |
|
|
inline |
◆ setWeight()
void BOL::BalancedPartitionCandidate::setWeight |
( |
double const |
candidateWeight | ) |
|
|
inline |
◆ candidateWeight
double BOL::BalancedPartitionCandidate::candidateWeight |
|
protected |
◆ indexVector
std::vector< unsigned int > BOL::BalancedPartitionCandidate::indexVector |
|
protected |
◆ inverseWeight
double BOL::BalancedPartitionCandidate::inverseWeight |
|
protected |
The documentation for this class was generated from the following files: