Class: CArray::Int32
- Inherits:
-
Object
- Object
- CArray::Int32
- Extended by:
- DataTypeExtension, DataTypeNewConstructor
- Defined in:
- lib/carray/construct.rb
Overview
CArray whose elements are int32. Naming the element type as a
class lets a constructor be spelled CArray::Int32.new(...); see
DataTypeNewConstructor for what that form adds.
Method Summary
Methods included from DataTypeNewConstructor
from_memory_view, new, wrap_memory_view