Documentation ¶
Index ¶
Constants ¶
View Source
const ( LEFT_IS_SCALAR = 1 RIGHT_IS_SCALAR = 2 )
Variables ¶
This section is empty.
Functions ¶
func NumericModFloat ¶ added in v0.6.0
func NumericModFloat[T constraints.Float](xs, ys, rs *vector.Vector) error
func NumericModSigned ¶ added in v0.6.0
func NumericModSigned[T constraints.Signed](xs, ys, rs *vector.Vector) error
func NumericModUnsigned ¶ added in v0.6.0
func NumericModUnsigned[T constraints.Unsigned](xs, ys, rs *vector.Vector) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.