Searched refs:axis_order_scope (Results 1 – 4 of 4) sorted by relevance
43 axis_order_scope = _core.axis_order_scope variable
448 with core.axis_order_scope(xyz):451 with core.axis_order_scope():454 with core.axis_order_scope(abc):491 with core.axis_order_scope(axis_order):530 with core.axis_order_scope(axis_order[::-1]):622 with core.axis_order_scope(['x', 'y', 'z']):626 with core.axis_order_scope(['x', 'y']):
808 def axis_order_scope(axis_order=None): function
607 with core.axis_order_scope(['x', 'y', 'z']):