cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsTensorish
pRC::IsTensorish Concept Reference
#include <
declarations.hpp
>
Concept definition
template
<
class
T>
concept
pRC::IsTensorish
=
IsTensor<T>
||
IsTensorView<T>
pRC::IsTensorView
Definition
declarations.hpp:36
pRC::IsTensor
Definition
declarations.hpp:27
pRC::IsTensorish
Definition
declarations.hpp:45
Generated by
1.11.0