|
MLX
|
#include <scan.h>
Public Member Functions | |
| template<typename T > | |
| U | operator() (U a, T b) |
| U | simd_scan (U x) |
| U | simd_exclusive_scan (U x) |
Static Public Attributes | |
| static constexpr constant U | init = static_cast<U>(1.0f) |
|
inline |
|
inline |
|
staticconstexpr |