economize matrix It is a matrix 2D that economize memory because it is not create a two dimension table. ##Example to represent this matrix : 0,0,7,0 8,0,0,5 3,4,1,0 it will be like that: