Handbook
Glossary
(bfloat-array) ( n -- specialized-array )
Vocabulary
specialized-arrays
.
instances
.
math
.
floats
.
small
.
c-types
.
bfloat
Inputs
n
an
object
Outputs
specialized-array
an
object
Definition
USING:
kernel
math.floats.small.c-types
specialized-arrays
;
IN:
specialized-arrays.instances.math.floats.small.c-types.bfloat
:
(bfloat-array)
( n -- specialized-array )
[
\
bfloat
(underlying)
]
keep
<direct-bfloat-array>
;
inline