neat.NET.get_loc_idxs¶ NET.get_loc_idxs(sroot=None)[source]¶ Get the indices of the locations a subtree integrates Parameters: sroot (neat.NETNode, int or None) – Root of the subtree, or index of the root. If None, subtree is the whole tree. Returns: loc_idxs Return type: indices of locations