cr.sparse.lop.arr2vec

cr.sparse.lop.arr2vec(shape)[source]

Returns a linear operator which reshapes arrays to vectors

Parameters

shape (int) – Shape of arrays in the model space

Returns

An array to vec linear operator

Return type

(Operator)