Math API
Up
Public Member Functions
|
List of all members
mi::math::functor::Operator_xor 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 xor operator,
^
.
More...
#include <
function.h
>
Public Member Functions
template<typename T>
bool
operator()
(const T &t1, const T &t2) const
Functor call.
More...
Detailed Description
Functor for the xor operator,
^
.
4 October 2024, 19:51, rev380247
© 2024 NVIDIA Corporation.
All rights reserved.