half
Definition of half type
|
Member Functions
| (constructor) | ||||
| (destructor) | ||||
|
MISSING |
||||
|
Applies -= to this half with another half. |
||||
|
Implicit cast to float Converts the 16 bit half back to a 32 bit float for perfoming the actual computation |
||||
|
Applies != to this half and another half. |
||||
|
Applies && to this half and another half. |
||||
|
Applies *= to this half with another half. |
||||
|
MISSING |
||||
|
Applies += to this half with another half. |
||||
|
Applies /= to this half with another half. |
||||
|
Applies < to this half and another half. |
||||
|
Applies <= to this half and another half. |
||||
|
MISSING |
||||
|
Applies == to this half and another half. |
||||
|
Applies > to this half and another half. |
||||
|
Applies >= to this half and another half. |
||||
|
||||