Performs column-wise mapping of this Matrix to a new one via passed mapper function
mapper
Matrix mapColumns(Vector Function(Vector column) mapper);