Class: CArray::Int8

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

Constant Summary collapse

TypeSymbol =
:int8
DataType =
CA_INT8

Method Summary

Methods included from DataTypeNewConstructor

new

Methods included from DataTypeExtension

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