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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , IsTensorish R = RemoveReference<X>, IsValue TT = Value<R>>
requires IsInvocable<StrictlyUpperTriangular, X>
static constexpr auto pRC::isStrictlyUpperTriangular (X &&a, TT const &tolerance=NumericLimits< TT >::tolerance())