Skip to content

daubechies_scaling coverage. #1264

@jzmaddock

Description

@jzmaddock

This one really needs @NAThompson 's help.

Any ideas on obtaining meaningful tests for:

constexpr std::array<int, 20> r{ -1, -1, 18, 19, 16, 11, 8, 7, 7, 7, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3 };

and

return m_interpolator->double_prime(x);

In daubechies_scaling.hpp?

And then similarly:

std::array<int, 20> r{ -1, -1, 18, 19, 16, 11, 8, 7, 7, 7, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3 };

In daubechies_scaling.hpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions