SpECTRE  v2024.04.12
EqualWithinRoundoffImpls::EqualWithinRoundoffImpl< Lhs, Rhs, Requires< tt::is_iterable_v< Lhs > and not tt::is_maplike_v< Lhs > and tt::is_iterable_v< Rhs > and not tt::is_maplike_v< Rhs > > > Struct Template Reference

Static Public Member Functions

static bool apply (const Lhs &lhs, const Rhs &rhs, const double eps, const double scale)
 

The documentation for this struct was generated from the following file: