index
:
fractal-gen
makefile-fix
master
multicore-eff
pos
Tool for generating mandelbrot and burning ship data
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
blob: f2c8a325e99b29dd3176d8eb4c66b5ea450492ca (
plain
)
1
unsigned int
SIZE
=
1120
;
unsigned int
ITERATIONS
=
50
;
float
POWER
=
2.00
;