Tells whether an object is one of a matrix or a Matrix
Source:R/utilities_Matrix.R
is_matrix_or_Matrix.RdOften, it helps to know whether an object is a matrix or a Matrix,
and you don't care which.
This function helps in those situations.