CC-Fractal-Suite
|
Small object storing both the Fractal and the Transformation space info. More...
#include <COP2_Lyapunov.h>
Public Member Functions | |
COP2_LyapunovData ()=default | |
More... | |
Public Attributes | |
FractalSpace | space |
Lyapunov | fractal |
More... | |
Small object storing both the Fractal and the Transformation space info.
This is necessary because its values are copied to each tile, so the data within can be sourced a single time, but accessed many times across multiple threads without forcing const types.
|
default |
The Lyapunov fractal calculator.