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

#include <UT_FixedArrayMath.h>

Public Member Functions

template<typename TS >
SYS_FORCE_INLINE MF operator() (TS &ts, const MF l2_min) const noexcept
 

Detailed Description

template<typename T, exint SIZE, typename MF = T, typename U = T>
struct UT::FA::Normalize< T, SIZE, MF, U >

Definition at line 393 of file UT_FixedArrayMath.h.

Member Function Documentation

template<typename T , exint SIZE, typename MF = T, typename U = T>
template<typename TS >
SYS_FORCE_INLINE MF UT::FA::Normalize< T, SIZE, MF, U >::operator() ( TS &  ts,
const MF  l2_min 
) const
inlinenoexcept

Definition at line 396 of file UT_FixedArrayMath.h.


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