Closed NymanLauri closed 6 years ago
Removed noise, made A typeless, changed naming
Fixes #47
Maybe you could drop the second argument btw, and just write
T = eltype(A)
in the function body.
Removed noise, made A typeless, changed naming
Fixes #47