Method

ArrowDoubleArrayget_value

Declaration [src]

gdouble
garrow_double_array_get_value (
  GArrowDoubleArray* array,
  gint64 i
)

Description

No description available.

Parameters

i gint64
 

The index of the target value.

Return value

Returns: gdouble
 

The i-th value.