Skip to content

Discrete transforms need their x-value shifted #28

@JeffreyEarly

Description

@JeffreyEarly

The discrete cosine/sine/fourier transformations need to use (xVal - x.domainMin) for the xVal. This bug unfortunately passed my unit tests because I was testing on an unshifted domain.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions