Top | ![]() |
![]() |
![]() |
![]() |
GArrowDoubleArray is a class for 64-bit floating point array. It can store zero or more 64-bit floating data.
GArrowDoubleArray is immutable. You need to use GArrowDoubleArrayBuilder to create a new array.
gdouble garrow_double_array_get_value (GArrowDoubleArray *array
,gint64 i
);