matrix :: Matrix :: items=
# Items of this matrix, rows by rows private var items = new NativeDoubleArray(width*height) is lazy