Skip to content

Overloading for functions with different dimensions #21

Open
@Scheiermann

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).

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