OWL
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gdt::FixedPoint< storageT, Nbits, is_signed > Struct Template Reference

#include <fixedpoint.h>

Public Member Functions

float operator float () const
 

Public Attributes

storageT bits
 

Detailed Description

template<typename storageT, int Nbits, int is_signed>
struct gdt::FixedPoint< storageT, Nbits, is_signed >

a n-bit fixed-point float in the [0..1] region


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