DEBSOURCES
Skip Quicknav
sources / golang-github-gorgonia-tensor / 0.9.24-3 / mathutils.go
12345
// +build amd64,!noasm package tensor func divmod(a, b int) (q, r int)