- make-integral-matrix matrixprocedure
Given a matrix compute an integral matrix which can provide the mean value of a rectangular region in O(1).
Given a matrix compute an integral matrix which can provide the mean value of a rectangular region in O(1).