arrow.numeric_array

Module for [NumericArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
NumericArray self() nothrowReturns `this`, for use in `with` statements.
NumericArrayGidBuilder builder() static nothrowGet builder for [arrow.numeric_array.NumericArray] Returns: New builder object
double mean()
Constructors
this(void * ptr, Flag!"Take" take)
Methods
NumericArray build() nothrowCreate object from builder. Returns: New object