11 #ifndef BINARY_BALANCER_H
12 #define BINARY_BALANCER_H
56 template<
class T,
unsigned Dim>
class BareField;
61 template<
unsigned Dim>
66 template<
unsigned Dim>
NDIndex< Dim > CalcBinaryRepartition(FieldLayout< Dim > &, BareField< double, Dim > &)
void BinaryRepartition(FieldLayout< Dim > &layout, BareField< double, Dim > &weights)
void Repartition(const NDIndex< Dim > *, const NDIndex< Dim > *)