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

#include <unary_ops.h>

Public Member Functions

template<typename T>
operator() (T x)
 
template<>
int8_t operator() (int8_t x)
 
template<>
int16_t operator() (int16_t x)
 
template<>
int32_t operator() (int32_t x)
 
template<>
int64_t operator() (int64_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)
 

Member Function Documentation

◆ operator()() [1/10]

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

◆ operator()() [2/10]

template<>
int16_t Floor::operator() ( int16_t x)
inline

◆ operator()() [3/10]

template<>
int32_t Floor::operator() ( int32_t x)
inline

◆ operator()() [4/10]

template<>
int64_t Floor::operator() ( int64_t x)
inline

◆ operator()() [5/10]

template<>
int8_t Floor::operator() ( int8_t x)
inline

◆ operator()() [6/10]

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

◆ operator()() [7/10]

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

◆ operator()() [8/10]

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

◆ operator()() [9/10]

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

◆ operator()() [10/10]

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

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