Double | 
| Exception | Condition | 
|---|---|
| InvalidArgumentException | Thrown if the input and output matrices have non-unit stride. | 
| InvalidArgumentException | Thrown if the input matrix is smaller than the configured size of this FFT. | 
| InvalidArgumentException | The dimensions of the output matrix, mout are too small to contain the resultant FFT. |