Skip to content
Snippets Groups Projects
Commit 5a9a2935 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: modernize code in dimensionSet, dimensionSets

- 'unfriend' operators on dimensionSet, since they operate without
  requiring access to non-public members.

- add missing invTransform() function for dimensionSet.

- make inv(const dimensionSet&) available as
  operator~(const dimensionSet&), which can be used instead
  of (dimless/ds).
parent 72c4b318
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment