get_elements method

get_elements

Gets the copy of matrix elements.

Returns

A matrix elements copy.

def get_elements(self):
    ...

See Also