to_native method

to_native

Converts the matrix to a native representation.

Returns

The native representation of the matrix.

def to_native(self):
    ...

See Also