mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
mat: run gofmt -s -w
This commit is contained in:
@@ -185,7 +185,7 @@ func TestVecDenseZero(t *testing.T) {
|
||||
// Elements that equal 1 should be set to zero, elements that equal -1
|
||||
// should remain unchanged.
|
||||
for _, test := range []*VecDense{
|
||||
&VecDense{
|
||||
{
|
||||
mat: blas64.Vector{
|
||||
N: 5,
|
||||
Inc: 2,
|
||||
|
Reference in New Issue
Block a user