SPUC  3.0
Namespaces | Typedefs | Functions
vfloat.cpp File Reference
#include <spuc/vfloat.h>
Include dependency graph for vfloat.cpp:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Typedefs

typedef vfloat SPUC::self
 

Functions

std::ostream & SPUC::operator<< (std::ostream &os, const self &r)
 
std::istream & SPUC::operator>> (std::istream &is, self r)
 
vfloat SPUC::operator<< (vfloat r, const natural shift)
 
vfloat SPUC::operator>> (vfloat r, const natural shift)