|
pRC
multi-purpose Tensor Train library for C++
|
#include <outer_product.hpp>
Public Member Functions | |
| template<class XA , class XB , If< True< decltype(outerProduct(declval< XA >(), declval< XB >()))> > | |
| constexpr decltype(auto) | operator() (XA &&a, XB &&b) const |
|
inlineconstexpr |