jbarrier

Uses of Class
edu.bonn.cs.net.jbarrier.barrier.TournamentBarrier

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

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

Subclasses of TournamentBarrier in edu.bonn.cs.net.jbarrier.barrier
 class DoubleTournamentReduction
          Implementation of a tournament barrier algorithm including a double reduction.
 class FloatTournamentReduction
          Implementation of a tournament barrier algorithm including a float reduction.
 class IntTournamentReduction
          Implementation of a tournament barrier algorithm including a int reduction.
 class LongTournamentReduction
          Implementation of a tournament barrier algorithm including a long reduction.
 


jbarrier

Copyright 2010 Patrick Peschlow