Skip to content

Overloading for functions with different dimensions #21

Description

@Scheiermann

Background

Many functions are explicitly defined for 1D, 2D or 3D.
Thus more functions are created than needed, as they are basically the same (just changing dimension/parameters list)

Ideas how to solve

Use polymorphisms (overloading).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions