See: Description
Class | Description |
---|---|
AConvergentFractalIterator |
The
AConvergentFractalIterator class provides a base class for convergent fractals (e.g., Newton-Raphson). |
NewtonRaphsonFixedPolynomial1FractalIterator |
The
NewtonRaphsonFixedPolynomial1FractalIterator class provides an implementation of the Newton / Raphson fixed polynomial 1 fractal. |
NewtonRaphsonFixedPolynomial2FractalIterator |
The
NewtonRaphsonFixedPolynomial1FractalIterator class provides an implementation of the Newton / Raphson fixed polynomial 2 fractal. |
NewtonRaphsonFixedPolynomial3FractalIterator |
The
NewtonRaphsonFixedPolynomial1FractalIterator class provides an implementation of the Newton / Raphson fixed polynomial 3 fractal. |
NewtonRaphsonFixedPolynomial4FractalIterator |
The
NewtonRaphsonFixedPolynomial1FractalIterator class provides an implementation of the Newton / Raphson fixed polynomial 4 fractal. |
NewtonRaphsonPowerFractalIterator |
The
NewtonRaphsonPowerFractalIterator class provides an implementation of the Newton / Raphson power fractal. |
NewtonRaphsonPowerPolynomialFractalIterator |
The
NewtonRaphsonPowerPolynomialFractalIterator class provides an implementation of the Newton / Raphson power (polynomial) fractal. |
NewtonRaphsonTrigonometricPowerMultiSineFractalIterator |
The
NewtonRaphsonTrigonometricPowerMultiSineFractalIterator class provides an implementation of the Newton / Raphson trigonometric power (multisine) fractal. |
NewtonRaphsonTrigonometricPowerMultiSineOffsetFractalIterator |
The
NewtonRaphsonTrigonometricPowerMultiSineOffsetFractalIterator class provides an implementation of the Newton / Raphson trigonometric power (multisine offset) fractal. |
NewtonRaphsonTrigonometricPowerSineFractalIterator |
The
NewtonRaphsonTrigonometricPowerSineFractalIterator class provides an implementation of the Newton / Raphson trigonometric power (sine) fractal. |
NewtonRaphsonTrigonometricPowerSineOffsetFractalIterator |
The
NewtonRaphsonTrigonometricPowerSineOffsetFractalIterator class provides an implementation of the Newton / Raphson trigonometric power (sine offset) fractal. |
NovaFractalIterator |
The
NovaFractalIterator class provides an implementation of the classic Nova fractal. |
This package provides the various supported convergent fractals.