#include <fixed.h>
Classes | |
struct | rebind |
Rebind to a 1D type. More... |
The fixed<> struct is used only to select a 1D or 2D array as the base class of a vector or matrix. The rebind<> template is used by quaternion<> to select its vector length in a generic way.
Definition at line 28 of file fixed.h.