Handbook
Glossary
guess-atlas-dim ( images -- width )
Vocabulary
images
.
atlas
Inputs
images
an
object
Outputs
width
an
object
Definition
USING:
accessors
images.atlas.private
kernel
math
math.order
sequences
;
IN:
images.atlas
:
guess-atlas-dim
( images -- width )
[
(guess-atlas-dim)
]
[
[
dim>>
width
]
[
max
]
map-reduce
]
bi
max
next-power-of-2
;