public class FFTUtils extends Object
Constructor and Description |
---|
FFTUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
getPlanFor(DataBuffer buff)
Get the plan for the given buffer (C2C for float Z2Z for double)
|
public static int getPlanFor(DataBuffer buff)
buff
- the buffer to get the plan forCopyright © 2016. All Rights Reserved.