|
SpECTRE
v2025.08.19
|
Specialize this class to add support for the equal_within_roundoff function.
More...
Specialize this class to add support for the equal_within_roundoff function.
Ensure the Lhs and Rhs are symmetric. A specialization must implement a static apply function with this signature:
It can be helpful to invoke the equal_within_roundoff function for floating points from within your specialization.