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