Package | Description |
---|---|
org.apfloat |
The apfloat Application Programming Interface (API).
|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
org.apfloat.spi |
The apfloat Service Provider Interface (SPI).
|
Class and Description |
---|
ApfloatImpl
Interface for apfloat implementations.
|
BuilderFactory
A
BuilderFactory object contains factory methods for building
the various parts of an apfloat using the Builder pattern. |
FilenameGenerator
Class for generating filenames for temporary files.
|
Class and Description |
---|
ApfloatBuilder
An ApfloatBuilder contains factory methods to create
new instances of
ApfloatImpl implementations. |
ApfloatImpl
Interface for apfloat implementations.
|
ArrayAccess
The
ArrayAccess class simulates a C language pointer. |
BuilderFactory
A
BuilderFactory object contains factory methods for building
the various parts of an apfloat using the Builder pattern. |
ConvolutionBuilder
Interface of a factory for creating convolutors.
|
ConvolutionStrategy
Generic convolution strategy.
|
DataStorage
Generic data storage class.
|
DataStorage.Iterator
Iterator for iterating through elements of the data storage.
|
DataStorageBuilder
Interface for determining a suitable storage
type for data of some expected size.
|
NTTBuilder
Interface of a factory for creating Number Theoretic Transforms.
|
NTTStrategy
Number Theoretic Transform (NTT) strategy.
|
Class and Description |
---|
ApfloatBuilder
An ApfloatBuilder contains factory methods to create
new instances of
ApfloatImpl implementations. |
ApfloatImpl
Interface for apfloat implementations.
|
ArrayAccess
The
ArrayAccess class simulates a C language pointer. |
ConvolutionBuilder
Interface of a factory for creating convolutors.
|
ConvolutionStrategy
Generic convolution strategy.
|
DataStorage
Generic data storage class.
|
DataStorage.Iterator
Iterator for iterating through elements of the data storage.
|
DataStorageBuilder
Interface for determining a suitable storage
type for data of some expected size.
|
NTTBuilder
Interface of a factory for creating Number Theoretic Transforms.
|
NTTStrategy
Number Theoretic Transform (NTT) strategy.
|
Copyright © 2011. All Rights Reserved.