pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pRC::TensorProduct Struct Reference

#include <tensor_product.hpp>

Public Member Functions

template<class XA , class XB , If< True< decltype(tensorProduct(declval< XA >(), declval< XB >()))> >
constexpr decltype(autooperator() (XA &&a, XB &&b) const
 

Member Function Documentation

◆ operator()()

template<class XA , class XB , If< True< decltype(tensorProduct(declval< XA >(), declval< XB >()))> >
constexpr decltype(auto) pRC::TensorProduct::operator() ( XA &&  a,
XB &&  b 
) const
inlineconstexpr

The documentation for this struct was generated from the following file: