public class FloatFFTPow2 extends Transformer.AbstractTransformer<T,A>
Transformer.AbstractTransformer<T,A>| Constructor and Description |
|---|
FloatFFTPow2() |
FloatFFTPow2(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 FloatFFTPow2(CLContext context) throws IOException
IOExceptionpublic FloatFFTPow2() 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.