array

package
v0.0.0-...-9fcebae Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllEquals

func AllEquals(buffer interface{}, value interface{}) bool

func Equals

func Equals(left interface{}, right interface{}) bool

Return true if the two arrays have equal values will fail if arrays do not have same type

func Fill

func Fill(buffer interface{}, value interface{})

func Paste

func Paste(target interface{}, targetHeight int, targetWidth int, source interface{}, sourceHeight int, sourceWidth int, rowOffset int, colOffset int) error

Paste values from source 2D array into target 2D array Source must be no greater than target and must be of same dtype

Types

This section is empty.

Jump to

Keyboard shortcuts

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