I was thinking about somehow using a static member that all the matrix cells will be
defined by their value + the static value.
but than i thought how can i do it?
what is the easiest way of doing so without the need to run over the 10^6 cells?
thanks