Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 360 Bytes

conversions.md

File metadata and controls

14 lines (11 loc) · 360 Bytes

Julia's Extended Array Conversions Interface

The following ArrayInterface functions extend Julia's Array interface for how arrays can be converted to different forms.

Conversion Functions

ArrayInterface.aos_to_soa
ArrayInterface.promote_eltype
ArrayInterface.restructure
ArrayInterface.safevec
ArrayInterface.has_trivial_array_constructor