cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
is_approx.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class XE , class XA , IsValue TT = Value<RemoveReference<XE>>>
requires IsInvocable<RelativeError, XE, XA>
static constexpr auto pRC::isApprox (XE &&expected, XA &&approx, TT const &tolerance=NumericLimits< TT >::tolerance())