public class FloatDFT extends Transformer.AbstractTransformer<T,A>
Transformer.AbstractTransformer<T,A>| Modifier and Type | Method and Description |
|---|---|
CLEvent |
transform(CLQueue queue,
CLBuffer<T> inBuf,
CLBuffer<T> outBuf,
boolean inverse,
CLEvent... eventsToWaitFor) |
computeOutputSize, getContext, transform, transformpublic FloatDFT(CLContext context) throws IOException, CLException
IOExceptionCLExceptionpublic FloatDFT() 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.