matrix

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetNextValue

func GetNextValue(maxNumber []int, currentNumber []int) ([]int, error)

GetNextValue returns the next value of the given number encoded as a slice of ints where each int represents a position in a number. The number is incremented by one and the result is returned. In case of an overflow an error is returned. maxNumber defines the max. value of each position in the number, a decimal number with 3 digits is encoded as []int{9, 9, 9}.

func ReplaceInField

func ReplaceInField(jt drmaa2interface.JobTemplate, fieldName, pattern, replacement string) (drmaa2interface.JobTemplate, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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