public class DoubleFFTPow2 extends Transformer.AbstractTransformer<T,A>
Transformer.AbstractTransformer<T,A>| Constructor and Description |
|---|
DoubleFFTPow2() |
DoubleFFTPow2(CLContext context) |
| Modifier and Type | Method and Description |
|---|---|
CLEvent |
transform(CLQueue queue,
CLBuffer<T> inBuf,
CLBuffer<T> outBuf,
boolean inverse,
CLEvent... eventsToWaitFor) |
computeOutputSize, getContext, transform, transformpublic DoubleFFTPow2(CLContext context) throws IOException, CLException
IOExceptionCLExceptionpublic DoubleFFTPow2() throws IOException
IOExceptionpublic CLEvent transform(CLQueue queue, CLBuffer<T> inBuf, CLBuffer<T> outBuf, boolean inverse, CLEvent... eventsToWaitFor) throws CLException
CLExceptionCopyright © 2009-2015. All Rights Reserved.