/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/detail/vector_utils.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/detail/vector_utils.hpp File Reference#

1 min read time

Applies to Linux

rocCV: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/detail/vector_utils.hpp File Reference
vector_utils.hpp File Reference

Go to the source code of this file.

Namespaces

 roccv
 
 roccv::detail
 

Functions

template<typename T , typename Base = BaseType<T>, class = std::enable_if_t<HasTypeTraits<T>>>
__device__ constexpr __host__ T roccv::detail::SetAll (Base v)
 Create a vectorized type with all values set to v. More...