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

#include <stride.hpp>

Public Member Functions

template<class X , class... Os, If< True< decltype(stride< Ss... >(declval< X >(), declval< Os >()...))> >
constexpr decltype(autooperator() (X &&a, Os const ... offsets) const
 

Member Function Documentation

◆ operator()()

template<Size... Ss>
template<class X , class... Os, If< True< decltype(stride< Ss... >(declval< X >(), declval< Os >()...))> >
constexpr decltype(auto) pRC::Stride< Ss >::operator() ( X &&  a,
Os const ...  offsets 
) const
inlineconstexpr

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