Package | Description |
---|---|
org.apache.hadoop.examples.pi |
This package consists of a map/reduce application,
distbbp,
which computes exact binary digits of the mathematical constant π.
|
org.apache.hadoop.examples.pi.math |
This package provides useful mathematical library classes
for the distbbp program.
|
Class and Description |
---|
Summation
Represent the summation \sum \frac{2^e \mod n}{n}.
|
Class and Description |
---|
ArithmeticProgression
An arithmetic progression
|
Bellard.Parameter
Parameters for the sums
|
Bellard.Sum
The sums in the Bellard's formula
|
Summation
Represent the summation \sum \frac{2^e \mod n}{n}.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.