HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::FA::Divide< T, SIZE, S > Struct Template Reference

#include <UT_FixedArrayMath.h>

Public Member Functions

template<typename TS >
constexpr SYS_FORCE_INLINE void operator() (TS &ts, const S &a) const noexcept
 

Detailed Description

template<typename T, exint SIZE, typename S = T>
struct UT::FA::Divide< T, SIZE, S >

Definition at line 134 of file UT_FixedArrayMath.h.

Member Function Documentation

template<typename T , exint SIZE, typename S = T>
template<typename TS >
constexpr SYS_FORCE_INLINE void UT::FA::Divide< T, SIZE, S >::operator() ( TS &  ts,
const S &  a 
) const
inlinenoexcept

Definition at line 137 of file UT_FixedArrayMath.h.


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