Skip to content

Abstract over single vs. double precision #42

@Ralith

Description

@Ralith

Helps avoid massive code duplication when an algorithm might be required in both forms, as e.g. in simdnoise. This would probably require moving all the duplicated interfaces into a common trait which is implemented by both Vf32 and Vf64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions