Skip to content

Advanced Usage

Advanced techniques for using mp-units in sophisticated scenarios beyond standard quantity calculations.

Available Guides

  • Pure Dimensional Analysis - Use dimensions without specific units for symbolic computation, compile-time validation, and custom arithmetic types

When to Use These Guides?

Use these advanced techniques when you:

  • Need dimensional analysis without actual quantity values
  • Build symbolic computation or automatic differentiation systems
  • Validate dimensional consistency at compile-time
  • Work with template metaprogramming involving dimensions
  • Implement custom arithmetic types with dimensional correctness