cml::fixed< Dim1, Dim2 > Struct Template Reference

This is a selector for fixed 1D and 2D arrays. More...

#include <fixed.h>


Classes

struct  rebind
 Rebind to a 1D type. More...


Detailed Description

template<int Dim1 = -1, int Dim2 = -1>
struct cml::fixed< Dim1, Dim2 >

This is a selector for fixed 1D and 2D arrays.

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.

See also:
dynamic

external

Definition at line 28 of file fixed.h.


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

Generated on Sat Jul 18 19:35:38 2009 for CML 1.0 by  doxygen 1.5.9