Home
last modified time | relevance | path

Searched defs:half (Results 1 – 25 of 3871) sorted by relevance

12345678910>>...155

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() argument
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() argument
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() function
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() function
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() argument
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() function
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() argument
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() function
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() function
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() argument
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/arch/Default/
H A DHalf.h96 struct half : public half_impl::half_base { struct
101 typedef half_impl::__half_raw __half_raw; argument
114 EIGEN_DEVICE_FUNC half() {} in half() argument
116 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
120 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
123 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
129 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
132 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
134 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
142 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() function
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() function
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() argument
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() argument
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/arch/CUDA/
H A DHalf.h81 struct half : public half_impl::half_base { struct
83 typedef half_impl::__half_raw __half_raw; argument
86 EIGEN_DEVICE_FUNC half() {} in half() argument
88 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
89 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
91 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
94 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
97 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
99 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
107 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/arch/CUDA/
H A DHalf.h80 struct half : public half_impl::half_base { struct
82 typedef half_impl::__half_raw __half_raw; argument
85 EIGEN_DEVICE_FUNC half() {} in half() argument
87 EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
88 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
90 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
93 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
96 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
98 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
106 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/math/
H A Dhalf.h50 struct half struct
56 half() in half() function
63 half(const half& other) in half() argument
78 explicit half(int value) in half() argument
85 explicit half(float value) in half() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/arch/Default/
H A DHalf.h142 struct half : public half_impl::half_base { struct
150 typedef half_impl::__half_raw __half_raw; argument
163 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half() {} in half() argument
165 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
169 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
172 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
178 explicit EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(bool b) in half() argument
181 explicit EIGEN_DEVICE_FUNC half(T val) in half() function
183 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
189 explicit EIGEN_DEVICE_FUNC half(std::complex<RealScalar> c) in half() argument
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/Default/
H A DHalf.h142 struct half : public half_impl::half_base { struct
150 typedef half_impl::__half_raw __half_raw; argument
163 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half() {} in half() argument
165 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half_raw& h) : half_impl::half_base(h) {} in half() argument
169 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
172 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
178 explicit EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(bool b) in half() function
181 explicit EIGEN_DEVICE_FUNC half(T val) in half() argument
183 explicit EIGEN_DEVICE_FUNC half(float f) in half() function
189 explicit EIGEN_DEVICE_FUNC half(std::complex<RealScalar> c) in half() function
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/Default/
H A DHalf.h142 struct half : public half_impl::half_base { struct
150 typedef half_impl::__half_raw __half_raw; argument
163 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half() {} in half() argument
165 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
169 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
172 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() argument
178 explicit EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(bool b) in half() function
181 explicit EIGEN_DEVICE_FUNC half(T val) in half() function
183 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
189 explicit EIGEN_DEVICE_FUNC half(std::complex<RealScalar> c) in half() argument
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/Default/
H A DHalf.h114 struct half : public half_impl::half_base { struct
119 typedef half_impl::__half_raw __half_raw; argument
132 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half() {} in half() function
134 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half_raw& h) : half_impl::half_base(h) {} in half() function
138 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function
141 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() argument
147 explicit EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(bool b) in half() function
150 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
152 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
158 explicit EIGEN_DEVICE_FUNC half(std::complex<RealScalar> c) in half() function
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/arch/CUDA/
H A DHalf.h76 struct half : public half_impl::half_base { struct
78 typedef half_impl::__half __half; argument
81 EIGEN_DEVICE_FUNC half() {} in half() function
83 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
84 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() argument
86 explicit EIGEN_DEVICE_FUNC half(bool b) in half() argument
89 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
91 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
99 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
111 return static_cast<int>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/arch/CUDA/
H A DHalf.h76 struct half : public half_impl::half_base { struct
78 typedef half_impl::__half __half; argument
81 EIGEN_DEVICE_FUNC half() {} in half() function
83 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() argument
84 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
86 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
89 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() function
91 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
99 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
111 return static_cast<int>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/arch/CUDA/
H A DHalf.h76 struct half : public half_impl::half_base { struct
78 typedef half_impl::__half __half; argument
81 EIGEN_DEVICE_FUNC half() {} in half() argument
83 EIGEN_DEVICE_FUNC half(const __half& h) : half_impl::half_base(h) {} in half() function
84 EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {} in half() function
86 explicit EIGEN_DEVICE_FUNC half(bool b) in half() function
89 explicit EIGEN_DEVICE_FUNC half(const T& val) in half() argument
91 explicit EIGEN_DEVICE_FUNC half(float f) in half() argument
99 return static_cast<signed char>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
111 return static_cast<int>(half_impl::half_to_float(*this)); in EIGEN_EXPLICIT_CAST() argument
[all …]

12345678910>>...155