Math API
Up
Public Member Functions
|
List of all members
mi::math::functor::Operator_plus Struct Reference
Math API
»
Math Functions
»
Fast Approximations for float Math Functions
|
Math API
»
Math Functions
»
Basic Math Functors in the Math API
Functor for the plus operator,
+
.
More...
#include <
function.h
>
Public Member Functions
template<typename T>
T
operator()
(const T &t1, const T &t2) const
Functor call.
More...
Detailed Description
Functor for the plus operator,
+
.
3 October 2024, 19:53, rev377400.3959
© 2024 NVIDIA Corporation.
All rights reserved.