Method

ArrowFloatArrayget_value

[]

Declaration [src]

gfloat
garrow_float_array_get_value (
  GArrowFloatArray* array,
  gint64 i
)
[]

Description

No description available.
[]

Parameters

i

Type: gint64

The index of the target value.

[]

Return value

Type: gfloat

The i-th value.