jbarrier

Uses of Interface
edu.bonn.cs.net.jbarrier.barrier.FloatReduction

Packages that use FloatReduction
edu.bonn.cs.net.jbarrier.barrier Main package containing all the barrier and reduction algorithms. 
 

Uses of FloatReduction in edu.bonn.cs.net.jbarrier.barrier
 

Classes in edu.bonn.cs.net.jbarrier.barrier that implement FloatReduction
 class FloatButterflyReduction
          Implementation of a butterfly barrier algorithm including a float reduction.
 class FloatCentralReduction
          Implementation of a central barrier algorithm including a float reduction.
 class FloatDisseminationReduction
          Implementation of a dissemination barrier algorithm including a float reduction.
 class FloatStaticTreeReduction
          Implementation of a static tree barrier algorithm including a float reduction.
 class FloatTournamentReduction
          Implementation of a tournament barrier algorithm including a float reduction.
 


jbarrier

Copyright 2010 Patrick Peschlow