Description
This is a continuation of MATH-677. In o.a.c.m.transform.FastFourierTransformer
- methods mdfft and verifyDataSet take an argument of type Object (to allow an argument with an unspecified number of dimensions)
- for clarity, multidimensional transform should be moved to a class of its own (and I also wonder whether the MultiDimensionalComplexMatrix name is not misleading)