Searched refs:BenesNetwork (Results 1 – 1 of 1) sorted by relevance
407 struct BenesNetwork : public PermNetwork { struct408 BenesNetwork(ArrayRef<ElemType> Ord) : PermNetwork(Ord, 2) {} in BenesNetwork() function541 bool BenesNetwork::route(ElemType *P, RowType *T, unsigned Size, in route()1903 BenesNetwork BN(SM.Mask); in butterfly()