CC-Fractal-Suite
Public Member Functions | Public Attributes | List of all members
CC::COP2_LyapunovData Struct Reference

Small object storing both the Fractal and the Transformation space info. More...

#include <COP2_Lyapunov.h>

Inheritance diagram for CC::COP2_LyapunovData:

Public Member Functions

 COP2_LyapunovData ()=default
 

The Lyapunov fractal calculator.

More...
 

Public Attributes

FractalSpace space
 
Lyapunov fractal
 

The transformation space of the Lyapunov.

More...
 

Detailed Description

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.

Constructor & Destructor Documentation

§ COP2_LyapunovData()

CC::COP2_LyapunovData::COP2_LyapunovData ( )
default

The Lyapunov fractal calculator.

Member Data Documentation

§ fractal

Lyapunov CC::COP2_LyapunovData::fractal

The transformation space of the Lyapunov.


The documentation for this struct was generated from the following files: