occ
Loading...
Searching...
No Matches
occ::ints::RInts< T, L > Struct Template Reference

#include <rints.h>

Public Member Functions

OCC_GPU_ENABLED OCC_GPU_INLINE T & operator() (int t, int u, int v)
 
OCC_GPU_ENABLED OCC_GPU_INLINEoperator() (int t, int u, int v) const
 

Public Attributes

data [size]
 

Static Public Attributes

static constexpr int size = nhermsum(L)
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T , int L>
OCC_GPU_ENABLED OCC_GPU_INLINE T & occ::ints::RInts< T, L >::operator() ( int  t,
int  u,
int  v 
)
inline

◆ operator()() [2/2]

template<typename T , int L>
OCC_GPU_ENABLED OCC_GPU_INLINE T occ::ints::RInts< T, L >::operator() ( int  t,
int  u,
int  v 
) const
inline

Member Data Documentation

◆ data

template<typename T , int L>
T occ::ints::RInts< T, L >::data[size]

◆ size

template<typename T , int L>
constexpr int occ::ints::RInts< T, L >::size = nhermsum(L)
staticconstexpr

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