#include <src/eigen/Eigen/src/Core/arch/CUDA/Half.h>
◆ __half_raw
◆ half() [1/6]
| EIGEN_DEVICE_FUNC Eigen::half::half |
( |
| ) |
|
|
inline |
◆ half() [2/6]
87: half_impl::half_base(h) {}
◆ half() [3/6]
| EIGEN_DEVICE_FUNC Eigen::half::half |
( |
const half & |
h | ) |
|
|
inline |
88: half_impl::half_base(h) {}
◆ half() [4/6]
| EIGEN_DEVICE_FUNC Eigen::half::half |
( |
bool |
b | ) |
|
|
inlineexplicit |
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x)
Definition Half.h:333
◆ half() [5/6]
template<class T >
| EIGEN_DEVICE_FUNC Eigen::half::half |
( |
const T & |
val | ) |
|
|
inlineexplicit |
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff)
Definition Half.h:344
◆ half() [6/6]
| EIGEN_DEVICE_FUNC Eigen::half::half |
( |
float |
f | ) |
|
|
inlineexplicit |
◆ EIGEN_EXPLICIT_CAST() [1/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
bool |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [2/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
double |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [3/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
float |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [4/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
int |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [5/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
long long |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [6/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
long |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [7/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
short |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [8/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
signed char |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [9/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
unsigned char |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [10/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
unsigned int |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [11/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
unsigned long long |
| ) |
const |
|
inline |
132 {
133 return static_cast<unsigned long long>(
half_to_float(*
this));
134 }
◆ EIGEN_EXPLICIT_CAST() [12/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
unsigned long |
| ) |
const |
|
inline |
◆ EIGEN_EXPLICIT_CAST() [13/13]
| EIGEN_DEVICE_FUNC Eigen::half::EIGEN_EXPLICIT_CAST |
( |
unsigned short |
| ) |
const |
|
inline |
◆ operator=()
| EIGEN_DEVICE_FUNC half & Eigen::half::operator= |
( |
const half & |
other | ) |
|
|
inline |
| unsigned short Eigen::half_impl::__half_raw::x |
|
inherited |
Referenced by Eigen::half_impl::abs(), Slic3r::GUI::CameraUtils::create_hull2d(), EIGEN_EXPLICIT_CAST(), fabsh(), Eigen::half_impl::float_to_half_rtne(), Eigen::half_impl::half_to_float(), Slic3r::GUI::GCodeViewer::load(), Slic3r::branchingtree::make_bed_poly(), Eigen::half_impl::operator-(), operator=(), and Eigen::half_impl::raw_uint16_to_half().
The documentation for this struct was generated from the following file:
- src/eigen/Eigen/src/Core/arch/CUDA/Half.h