to_array method

to_array

Converts matrix to array.

Returns

The array.

def to_array(self):
    ...

See Also