Class LongShortConvolutionStrategy

java.lang.Object
org.apfloat.internal.LongBaseMath
org.apfloat.internal.LongShortConvolutionStrategy
All Implemented Interfaces:
Serializable, ConvolutionStrategy

public class LongShortConvolutionStrategy extends LongBaseMath implements ConvolutionStrategy
Short convolution strategy. Performs a simple multiplication when the size of one operand is 1.
Version:
1.9.0
Author:
Mikko Tommila
See Also: