pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
Fix< Base, IBits, FBits > Class Template Reference

A generic fixed point numerical class. More...

Inherits FixBase< Base >.

List of all members.


Detailed Description

template<class Base, unsigned IBits, unsigned FBits>
class Fix< Base, IBits, FBits >

A generic fixed point numerical class.

This does not detect overflows, and does not use saturating arithmetic.


The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties