MLX
Loading...
Searching...
No Matches
Sign Struct Reference

#include <unary_ops.h>

Public Member Functions

template<typename T >
operator() (T x)
 
template<>
uint32_t operator() (uint32_t x)
 
template<>
complex64_t operator() (complex64_t x)
 

Member Function Documentation

◆ operator()() [1/3]

template<>
complex64_t Sign::operator() ( complex64_t x)
inline

◆ operator()() [2/3]

template<typename T >
T Sign::operator() ( T x)
inline

◆ operator()() [3/3]

template<>
uint32_t Sign::operator() ( uint32_t x)
inline

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