Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::QHypotType< qfloat16, R > Struct Template Reference

#include <qfloat16.h>

+ Inheritance diagram for QtPrivate::QHypotType< qfloat16, R >:
+ Collaboration diagram for QtPrivate::QHypotType< qfloat16, R >:

Additional Inherited Members

- Public Types inherited from QtPrivate::QHypotType< R, qfloat16 >
using type = std::conditional_t<std::is_floating_point_v<R>, R, double>
 

Detailed Description

template<typename R>
struct QtPrivate::QHypotType< qfloat16, R >

Definition at line 436 of file qfloat16.h.


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