`fun foo (m:Matrix<Double>): Matrix<Doubl...
# datascience
k
fun foo (m:Matrix<Double>): Matrix<Double> { m[0,0] }
will be unboxed though