pyinterp.RTree.__setstate__#

RTree.__setstate__(state: tuple)[source]#

Set the state of the object from pickling.

Parameters:

state – The state of the object for pickling purposes.