Class: CArray::Int16

Inherits:
Object show all
Extended by:
DataTypeExtension, DataTypeNewConstructor
Defined in:
lib/carray/construct.rb,
ext/carray_data_type.c

Constant Summary collapse

TypeSymbol =
:int16
DataType =
CA_INT16

Method Summary

Methods included from DataTypeNewConstructor

new

Methods included from DataTypeExtension

arange, eye, full, identity, linspace, ones, zeros