OpenVDB 13.0.0
Loading...
Searching...
No Matches
openvdb::v13_0::math::internal Namespace Reference

Functions

const math::halfmax_impl (const math::half &a, const math::half &b)
template<typename Type>
const Type & max_impl (const Type &a, const Type &b)
const math::halfmin_impl (const math::half &a, const math::half &b)
template<typename Type>
const Type & min_impl (const Type &a, const Type &b)

Function Documentation

◆ max_impl() [1/2]

const math::half & max_impl ( const math::half & a,
const math::half & b )
inline

◆ max_impl() [2/2]

template<typename Type>
const Type & max_impl ( const Type & a,
const Type & b )
inline

◆ min_impl() [1/2]

const math::half & min_impl ( const math::half & a,
const math::half & b )
inline

◆ min_impl() [2/2]

template<typename Type>
const Type & min_impl ( const Type & a,
const Type & b )
inline