rufft

Module traits

Source

Traitsยง

  • Trait containing fft method which computes the fft of the real valued collection type and returns a complex value collection. The return collection type does not need to be the same type as the type the trait is implemented on
  • Iterable trait to encapsulate collection types which have a length, are reversible, and are iterable