dbnssystem

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// ErrDBNSBase2And3 is returned if the integer can not represented by any linear combination 2^a3^b.
	ErrDBNSBase2And3 = errors.New("not represented by any linear combination 2^a3^b")
	// ErrPositiveInteger is returned if the integer is negative.
	ErrPositiveInteger = errors.New("not a negative integer")
)

Functions

func NewDBNS

func NewDBNS(deepOfBranch int) *dbnsMentor

Types

This section is empty.

Jump to

Keyboard shortcuts

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