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

#include <unary_ops.h>

Public Member Functions

template<typename T>
operator() (T x)
 
template<>
uint8_t operator() (uint8_t x)
 
template<>
uint16_t operator() (uint16_t x)
 
template<>
uint32_t operator() (uint32_t x)
 
template<>
uint64_t operator() (uint64_t x)
 
template<>
bool operator() (bool x)
 
template<>
complex64_t operator() (complex64_t x)
 

Member Function Documentation

◆ operator()() [1/7]

template<>
bool Abs::operator() ( bool x)
inline

◆ operator()() [2/7]

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

◆ operator()() [3/7]

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

◆ operator()() [4/7]

template<>
uint16_t Abs::operator() ( uint16_t x)
inline

◆ operator()() [5/7]

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

◆ operator()() [6/7]

template<>
uint64_t Abs::operator() ( uint64_t x)
inline

◆ operator()() [7/7]

template<>
uint8_t Abs::operator() ( uint8_t x)
inline

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