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

#include <UT_FixedArrayMath.h>

Public Member Functions

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

Detailed Description

template<typename T, exint SIZE>
struct UT::FA::Subtract< T, SIZE >

Definition at line 100 of file UT_FixedArrayMath.h.

Member Function Documentation

template<typename T , exint SIZE>
template<typename TS >
constexpr SYS_FORCE_INLINE void UT::FA::Subtract< T, SIZE >::operator() ( TS &  ts,
const TS &  as 
) const
inlinenoexcept

Definition at line 103 of file UT_FixedArrayMath.h.


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