vectorization <2023-08-01 Tue 03:47:47> mahmood math vectorizing a matrix or a tensor is turning it from a multidimensional array into a single vector. denoted by is the vectorization of a matrix in column-major order, and would be in the row-major order.