|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/functors/unit_lower_triangular.hpp>#include <prc/core/tensor/declarations.hpp>#include <prc/core/value/limits.hpp>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<UnitLowerTriangular, X> | |
| static constexpr auto | pRC::isUnitLowerTriangular (X &&a, TT const &tolerance=NumericLimits< TT >::tolerance()) |