mirror of
https://github.com/gonum/gonum.git
synced 2025-10-09 00:50:16 +08:00
Changed order of signature in Nearest
This commit is contained in:
@@ -284,7 +284,7 @@ func TestMin(t *testing.T) {
|
||||
|
||||
func TestNearest(t *testing.T) {
|
||||
//s := []float64{3, 5, 6.2, 6.2, 8}
|
||||
//ind
|
||||
//ind := Nearest(s, )
|
||||
}
|
||||
|
||||
func TestNorm(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user