CubbyFlow::Internal::GetCoordinatesAndGradientWeights< T, N, 1 > Struct Template Reference

#include <Core/Array/ArraySamplers-Impl.hpp>

Static Public Member Functions

template<typename Coords , typename Weights , typename... RemainingIndices>
static void Call (Coords &c, Weights &w, Vector< size_t, N > i, Vector< T, N > t, Vector< T, N > acc, RemainingIndices... idx)
 

Member Function Documentation

◆ Call()

template<typename T , size_t N>
template<typename Coords , typename Weights , typename... RemainingIndices>
static void CubbyFlow::Internal::GetCoordinatesAndGradientWeights< T, N, 1 >::Call ( Coords &  c,
Weights &  w,
Vector< size_t, N >  i,
Vector< T, N >  t,
Vector< T, N >  acc,
RemainingIndices...  idx 
)
inlinestatic

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