Class DoubleNTTConvolutionStepStrategy.SquareInPlaceRunnable
java.lang.Object
org.apfloat.internal.DoubleNTTConvolutionStepStrategy.SquareInPlaceRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
DoubleNTTConvolutionStepStrategy
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSquareInPlaceRunnable(DataStorage sourceAndDestination, long offset, long length) -
Method Summary
-
Field Details
-
sourceAndDestination
-
offset
private long offset -
length
private long length
-
-
Constructor Details
-
SquareInPlaceRunnable
-
-
Method Details
-
run
-