fractal

package module
v0.0.0-...-8be4b34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrawFn

func DrawFn(width, height int, c complex128, fn MandelFn) image.Image

func DrawJulia

func DrawJulia(width, height int, c complex128) image.Image

func DrawMandelbrot

func DrawMandelbrot(width, height int) image.Image

func Julia

func Julia(z, c complex128) (n int)

func Mandelbrot

func Mandelbrot(z complex128) (n int)

func Mandelfunc

func Mandelfunc(c, z complex128, fn MandelFn) (n int)

Types

type MandelFn

type MandelFn func(c, z complex128) complex128

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL