|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/functors/view.hpp>#include <prc/core/tensor/declarations.hpp>#include <prc/core/tensor/operator/views/strictly_upper_triangular.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class X , IsTensorish R = RemoveReference<X>> requires (R::Dimension == 2) | |
| static constexpr auto | pRC::strictlyUpperTriangular (X &&a) |