parallel

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tiles

func Tiles(width, height int, f func(x1, y1, x2, y2 int)) chan struct{}

Tiles runs f in runtime.NumCPU() parallel tiles.

func TilesR

func TilesR(r image.Rectangle, f func(x1, y1, x2, y2 int)) chan struct{}

TilesR runs Tiles with the given r boundaries.

Types

This section is empty.

Jump to

Keyboard shortcuts

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