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>
77 #endif // BINARY_BALANCER_H
void BinaryRepartition(FieldLayout< Dim > &layout, BareField< double, Dim > &weights)
NDIndex< Dim > CalcBinaryRepartition(FieldLayout< Dim > &, BareField< double, Dim > &)
void Repartition(const NDIndex< Dim > *, const NDIndex< Dim > *)