Handbook
Glossary
pixel ( c -- iterations )
Vocabulary
benchmark
.
mandel
Inputs
c
an
object
Outputs
iterations
an
object
Definition
USING:
benchmark.mandel.params
kernel
math
math.functions
;
IN:
benchmark.mandel
:
pixel
( c -- iterations )
[
C{
0.0 0.0
}
max-iterations
]
dip
[
[
sq
]
]
dip
[
+
]
curry
compose
[
absq
4.0
>=
]
count-iterations
;
inline