//
pkg.gl
Category
github.com/intergral/deep
pkg
util
math
package
0.0.0-20240805073345-39c03fc987d2
Repository:
https://github.com/intergral/deep.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
24 SLOC
#
Functions
Max
Max returns the maximum of two ints.
Max64
Max64 returns the maximum of two int64s.
Min
Min returns the minimum of two ints.
Min64
Min64 returns the minimum of two int64s.