Class: CArray::Float64

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

Constant Summary collapse

TypeSymbol =
:float64
DataType =
CA_FLOAT64

Method Summary

Methods included from DataTypeNewConstructor

new

Methods included from DataTypeExtension

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