MLX
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
List of all members
CumMax< U > Struct Template Reference
#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
=
Limits
<U>::min
Member Function Documentation
◆
operator()()
template<typename U>
template<typename T>
U
CumMax
< U >::operator()
(
U
a
,
T
b
)
inline
◆
simd_exclusive_scan()
template<typename U>
U
CumMax
< U >::simd_exclusive_scan
(
U
x
)
inline
◆
simd_scan()
template<typename U>
U
CumMax
< U >::simd_scan
(
U
x
)
inline
Member Data Documentation
◆
init
template<typename U>
constant U
CumMax
< U >::init =
Limits
<U>::min
static
constexpr
The documentation for this struct was generated from the following file:
mlx/backend/metal/kernels/
scan.h
CumMax
Generated by
1.13.2