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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Index P = 2, Index Q = P, class X , class R = RemoveReference<X>>
requires (TensorTrain::IsTensorish<R> || TensorTrain::IsOperatorish<R>) && (P == 2 && Q == 2)
static constexpr auto pRC::norm (X &&a)