Next: TinyVec io, Previous: TinyVec globals, Up: TinyVector [Contents][Index]
TinyVectors may be used as an Array element type, just like any other concrete
numerical data type such as the built-in type double
. Such an Array
of TinyVector elements constitutes a multicomponent Array, with the number of
Array components being equal to the length of the TinyVectors. Please see
Array multi for further information.