Join Slack
Communities
Powered by
`fun foo (m:Matrix<Double>): Matrix<Doubl...
# datascience
k
kyonifer
11/29/2017, 12:06 AM
fun foo (m:Matrix<Double>): Matrix<Double> { m[0,0] }
will be unboxed though
Open in Slack
Previous
Next