Valkyrie 2026
Loading...
Searching...
No Matches
valor::EigenUnit::UnitEquality Concept Reference

Concept verifying that two tuple-based unit types match exactly. More...

#include <valkyrie/util/eigenunit/Common.h>

Concept definition

template<typename T1, typename T2>
Concept verifying that two tuple-based unit types match exactly.
Definition Common.h:216
static constexpr bool value
False if units do not match.
Definition Common.h:56

Detailed Description

Concept verifying that two tuple-based unit types match exactly.