|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/algorithms/qr.hpp>#include <prc/core/tensor/operator/functions/adjoint.hpp>#include <prc/core/tensor/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Size B = 32, class X , class R = RemoveReference<X>, If< IsTensorish< R > > = 0, If< IsFloat< typename R::Value > > = 0, If< IsSatisfied<(typename R::Dimension()==2)> > = 0> | |
| static constexpr auto | pRC::lq (X &&input) |