Join Slack
Powered by
if you know your container is a double, everything...
# datascience
k
kyonifer
05/07/2017, 7:04 PM
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
Open in Slack
Previous
Next