FillMatrix ( mA, value )
Fills matrix with the given value
Example:
FillMatrix (
0
,
1
)