datatypes::types

Module vector_type

Source

Structs§

  • VectorType is a data type for vector data with a fixed dimension. The type of items in the vector is float32. It is stored as binary data that contains the concatenated float32 values.

Functions§