#include <external.h>
Classes | |
struct | rebind |
Rebind to a 1D type. More... |
The external<> 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.
dynamic
Definition at line 27 of file external.h.