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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Size B = 32, class X , IsTensorish R = RemoveReference<X>>
requires IsFloat<Value<R>> && (R::Dimension == 2)
static constexpr auto pRC::qr (X &&input)