Package | Description |
---|---|
org.apache.hadoop.examples.pi.math |
This package provides useful mathematical library classes
for the distbbp program.
|
Modifier and Type | Field and Description |
---|---|
ArithmeticProgression |
Summation.E
Variable e in the summation.
|
ArithmeticProgression |
Summation.N
Variable n in the summation.
|
Modifier and Type | Method and Description |
---|---|
int |
ArithmeticProgression.compareTo(ArithmeticProgression that) |
Constructor and Description |
---|
Summation(ArithmeticProgression N,
ArithmeticProgression E)
Constructor
|
Copyright © 2013 Apache Software Foundation. All rights reserved.