Skip to content

interpolation.h to support array of one element #41

@rusefillc

Description

@rusefillc

at the moment we have

static_assert(TSize >= 2);

Realistically we have RAM for TSize to be at least 2, but maybe it's trivial to support TSize of 1?

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