A B C D E F G H I L M N O P R S T Z 
All Classes All Packages

A

AbstractField<T extends NativeOperators<T>> - Class in org.apache.commons.numbers.field
Boiler-plate code for concrete implementations of Field.
AbstractField() - Constructor for class org.apache.commons.numbers.field.AbstractField
 
add(FP64) - Method in class org.apache.commons.numbers.field.FP64
add(T, T) - Method in class org.apache.commons.numbers.field.AbstractField
add(T, T) - Method in interface org.apache.commons.numbers.field.Field
 

B

BigFractionField - Class in org.apache.commons.numbers.field
byteValue() - Method in class org.apache.commons.numbers.field.FP64

C

compareTo(FP64) - Method in class org.apache.commons.numbers.field.FP64

D

divide(FP64) - Method in class org.apache.commons.numbers.field.FP64
divide(T, T) - Method in class org.apache.commons.numbers.field.AbstractField
divide(T, T) - Method in interface org.apache.commons.numbers.field.Field
 
doubleValue() - Method in class org.apache.commons.numbers.field.FP64

E

equals(Object) - Method in class org.apache.commons.numbers.field.FP64

F

Field<T> - Interface in org.apache.commons.numbers.field
Interface representing a field.
floatValue() - Method in class org.apache.commons.numbers.field.FP64
FP64 - Class in org.apache.commons.numbers.field
Wraps a double value in order to be used as a field element.
FP64Field - Class in org.apache.commons.numbers.field
Double field.
FractionField - Class in org.apache.commons.numbers.field
Fraction field.

G

get() - Static method in class org.apache.commons.numbers.field.BigFractionField
 
get() - Static method in class org.apache.commons.numbers.field.FP64Field
 
get() - Static method in class org.apache.commons.numbers.field.FractionField
 

H

hashCode() - Method in class org.apache.commons.numbers.field.FP64

I

intValue() - Method in class org.apache.commons.numbers.field.FP64

L

longValue() - Method in class org.apache.commons.numbers.field.FP64

M

multiply(int) - Method in class org.apache.commons.numbers.field.FP64
multiply(int, T) - Method in class org.apache.commons.numbers.field.AbstractField
multiply(int, T) - Method in interface org.apache.commons.numbers.field.Field
 
multiply(FP64) - Method in class org.apache.commons.numbers.field.FP64
multiply(T, T) - Method in class org.apache.commons.numbers.field.AbstractField
multiply(T, T) - Method in interface org.apache.commons.numbers.field.Field
 

N

negate() - Method in class org.apache.commons.numbers.field.FP64
negate(T) - Method in class org.apache.commons.numbers.field.AbstractField
negate(T) - Method in interface org.apache.commons.numbers.field.Field
 

O

of(double) - Static method in class org.apache.commons.numbers.field.FP64
Factory.
one() - Method in class org.apache.commons.numbers.field.BigFractionField
one() - Method in interface org.apache.commons.numbers.field.Field
 
one() - Method in class org.apache.commons.numbers.field.FP64
one() - Method in class org.apache.commons.numbers.field.FP64Field
one() - Method in class org.apache.commons.numbers.field.FractionField
org.apache.commons.numbers.field - package org.apache.commons.numbers.field
Field-related utilities.

P

pow(int) - Method in class org.apache.commons.numbers.field.FP64

R

reciprocal() - Method in class org.apache.commons.numbers.field.FP64
reciprocal(T) - Method in class org.apache.commons.numbers.field.AbstractField
reciprocal(T) - Method in interface org.apache.commons.numbers.field.Field
 

S

subtract(FP64) - Method in class org.apache.commons.numbers.field.FP64
subtract(T, T) - Method in class org.apache.commons.numbers.field.AbstractField
subtract(T, T) - Method in interface org.apache.commons.numbers.field.Field
 

T

toString() - Method in class org.apache.commons.numbers.field.FP64

Z

zero() - Method in class org.apache.commons.numbers.field.BigFractionField
zero() - Method in interface org.apache.commons.numbers.field.Field
 
zero() - Method in class org.apache.commons.numbers.field.FP64
zero() - Method in class org.apache.commons.numbers.field.FP64Field
zero() - Method in class org.apache.commons.numbers.field.FractionField
A B C D E F G H I L M N O P R S T Z 
All Classes All Packages