#include <scan.h>
|
static constexpr constant U | init = static_cast<U>(0) |
|
◆ operator()()
template<typename U >
template<typename T >
U CumSum< U >::operator() |
( |
U | a, |
|
|
T | b ) |
|
inline |
◆ simd_exclusive_scan()
template<typename U >
U CumSum< U >::simd_exclusive_scan |
( |
U | x | ) |
|
|
inline |
◆ simd_scan()
template<typename U >
U CumSum< U >::simd_scan |
( |
U | x | ) |
|
|
inline |
◆ init
template<typename U >
constexpr constant U CumSum< U >::init = static_cast<U>(0) |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- mlx/backend/metal/kernels/scan.h