![]() |
Smalltalk/X WebserverDocumentation of class 'UnboxedFloatArray': |
|
Class: UnboxedFloatArrayInheritance:Object | +--Collection | +--SequenceableCollection | +--ArrayedCollection | +--UninterpretedBytes | +--AbstractNumberVector | +--UnboxedFloatArray | +--DoubleArray | +--FloatArray | +--HalfFloatArray
Description:An abstract superclass for all unboxed float classes. In contrast to normal arrays (which store pointers to their elements), unboxedFloatArrays store the values in a dense & compact way. Since the representation fits corresponding underlying C-language representations, these are also useful to pass bulk data to c primitive code. Related information:ByteArray WordArray BooleanArray FloatArray DoubleArray Array IntegerArray LongIntegerArray SignedLongIntegerArray Class protocol:queries
Instance protocol:queries
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Mon, 04 Dec 2023 09:37:18 GMT
|