HDK
|
#include <UT_FixedArrayMath.h>
Public Types | |
using | R = SYS_RemoveCVRef_t< decltype(std::declval< T >()*std::declval< T >()) > |
Public Member Functions | |
template<typename TS > | |
constexpr SYS_FORCE_INLINE R | operator() (const TS &as, const TS &bs) const noexcept |
Definition at line 275 of file UT_FixedArrayMath.h.
using UT::FA::Impl::DotAtomic< T, SIZE >::R = SYS_RemoveCVRef_t< decltype( std::declval< T >() * std::declval< T >() ) > |
Definition at line 277 of file UT_FixedArrayMath.h.
|
inlinenoexcept |
Definition at line 280 of file UT_FixedArrayMath.h.