Top | ![]() |
![]() |
![]() |
![]() |
GArrowFloatArray is a class for 32-bit floating point array. It can store zero or more 32-bit floating data.
GArrowFloatArray is immutable. You need to use GArrowFloatArrayBuilder to create a new array.
gfloat garrow_float_array_get_value (GArrowFloatArray *array
,gint64 i
);