compare

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEFT_IS_SCALAR  = 1
	RIGHT_IS_SCALAR = 2
)

Variables

This section is empty.

Functions

func Decimal128VecEq

func Decimal128VecEq(xs, ys, rs *vector.Vector) error

func Decimal128VecGe

func Decimal128VecGe(xs, ys, rs *vector.Vector) error

func Decimal128VecGt

func Decimal128VecGt(xs, ys, rs *vector.Vector) error

func Decimal128VecLe

func Decimal128VecLe(xs, ys, rs *vector.Vector) error

func Decimal128VecLt

func Decimal128VecLt(xs, ys, rs *vector.Vector) error

func Decimal128VecNe

func Decimal128VecNe(xs, ys, rs *vector.Vector) error

func Decimal64VecEq

func Decimal64VecEq(xs, ys, rs *vector.Vector) error

func Decimal64VecGe

func Decimal64VecGe(xs, ys, rs *vector.Vector) error

func Decimal64VecGt

func Decimal64VecGt(xs, ys, rs *vector.Vector) error

func Decimal64VecLe

func Decimal64VecLe(xs, ys, rs *vector.Vector) error

func Decimal64VecLt

func Decimal64VecLt(xs, ys, rs *vector.Vector) error

func Decimal64VecNe

func Decimal64VecNe(xs, ys, rs *vector.Vector) error

func GetScalarFlag

func GetScalarFlag(xs, ys, rs *vector.Vector) int

func NumericEqual

func NumericEqual[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

func NumericGreatEqual

func NumericGreatEqual[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

func NumericGreatThan

func NumericGreatThan[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

func NumericLessEqual

func NumericLessEqual[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

func NumericLessThan

func NumericLessThan[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

func NumericNotEqual

func NumericNotEqual[T constraints.Integer | constraints.Float | bool](xs, ys, rs *vector.Vector) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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