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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class XE , class XA >
requires IsInvocable<AbsoluteError, XE, XA> && IsInvocable<Norm<>, XE>
static constexpr auto pRC::relativeError (XE &&expected, XA &&approx)