if you know your container is a double, everything...
# datascience
k
if you know your container is a double, everything should be primitives. the top level funcs would have to return DoubleMatrix so that
val a = zeros(3,3); a[0,0]
is not boxed