Skip to content

Better implementation of DCT function #2

@larrymario

Description

@larrymario

The DCT function in MathToolBox needs refinement.
2 ways to go:

  1. Implement FFT-like algorithm to lower the complexity from O(n^2) to O(nlogn).
  2. Multi-threading.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions