Uses of Class
org.apache.hadoop.examples.pi.math.Bellard.Sum

Packages that use Bellard.Sum
org.apache.hadoop.examples.pi.math This package provides useful mathematical library classes for the distbbp program. 
 

Uses of Bellard.Sum in org.apache.hadoop.examples.pi.math
 

Methods in org.apache.hadoop.examples.pi.math that return types with arguments of type Bellard.Sum
static
<T extends Container<Summation>>
Map<Bellard.Parameter,Bellard.Sum>
Bellard.getSums(long b, int partsPerSum, Map<Bellard.Parameter,List<T>> existing)
          Get the sums for the Bellard formula.
 



Copyright © 2009 The Apache Software Foundation