Computer Science A - 10/19/99 Write a boolean function that will return true if all the rows of a matrix have the given value. False otherwise. Call: if(rowsEqual(matrix, value)) cout<<"All rows = "<