MLX
 
Loading...
Searching...
No Matches
CumMin< U > Struct Template Reference

#include <scan.h>

Public Member Functions

template<typename T>
operator() (U a, T b)
 
simd_scan (U x)
 
simd_exclusive_scan (U x)
 

Static Public Attributes

static constexpr constant U init = Limits<U>::max
 

Member Function Documentation

◆ operator()()

template<typename U>
template<typename T>
U CumMin< U >::operator() ( U a,
T b )
inline

◆ simd_exclusive_scan()

template<typename U>
U CumMin< U >::simd_exclusive_scan ( U x)
inline

◆ simd_scan()

template<typename U>
U CumMin< U >::simd_scan ( U x)
inline

Member Data Documentation

◆ init

template<typename U>
constant U CumMin< U >::init = Limits<U>::max
staticconstexpr

The documentation for this struct was generated from the following file: