_rif._index package

Submodules

rif.index.stripe_index module

_rif._index._stripe_index.make_huge_array(arg0: int) → array
class _rif._index._stripe_index.stripe_index_3d_Atom

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template with Point typeYELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: numpy.ndarray[_rif._actor.Atom]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: numpy.ndarray[_rif._actor.Atom]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: numpy.ndarray[_rif._actor.Atom]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: numpy.ndarray[_rif._actor.Atom]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: _rif._actor.Atom) -> array

return neighboring points for input point(s)? as custom JaggedArray

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_Atom, query: object) -> array

return neighboring points for input point

neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: _rif._actor.Atom) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

class _rif._index._stripe_index.stripe_index_3d_Atom_object

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template mapping YELL_AT_WILLto payload YELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, query: numpy.ndarray[_rif._actor.Atom]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, query: numpy.ndarray[_rif._actor.Atom]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, query: numpy.ndarray[_rif._actor.Atom]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, query: numpy.ndarray[_rif._actor.Atom]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, query: _rif._actor.Atom) -> array

return neighboring *payloads* for input point

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> array
neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: _rif._actor.Atom) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_Atom_object, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

class _rif._index._stripe_index.stripe_index_3d_V3

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template with Point typeYELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3, query: _rif._eigen_types.V3) -> array

return neighboring points for input point(s)? as custom JaggedArray

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3, query: object) -> array

return neighboring points for input point

neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: _rif._eigen_types.V3) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

class _rif._index._stripe_index.stripe_index_3d_V3_Atom

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template mapping YELL_AT_WILLto payload YELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, query: _rif._eigen_types.V3) -> array

return neighboring *payloads* for input point

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> array
neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: _rif._eigen_types.V3) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_Atom, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

class _rif._index._stripe_index.stripe_index_3d_V3_V3

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template mapping YELL_AT_WILLto payload YELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, query: _rif._eigen_types.V3) -> array

return neighboring *payloads* for input point

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> array
neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: _rif._eigen_types.V3) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_V3, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

class _rif._index._stripe_index.stripe_index_3d_V3_object

Bases: pybind11_builtins.pybind11_object

Extension Class wrapping stripe_index template mapping YELL_AT_WILLto payload YELL_AT_WILL

neighbor_count(*args, **kwargs)

Overloaded function.

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_object, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

returns number of neighbors for input points

  1. neighbor_count(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> int
neighbor_count_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_count

  1. neighbor_count_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> int
neighbor_exists(*args, **kwargs)

Overloaded function.

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_object, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

return array true if a neighbor exists for corresponding input point

  1. neighbor_exists(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> bool
neighbor_exists_brute(*args, **kwargs)

Overloaded function.

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, query: numpy.ndarray[_rif._eigen_types.V3]) -> object

brute force version of neighbor_exists

  1. neighbor_exists_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> int
neighbors(*args, **kwargs)

Overloaded function.

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_object, query: _rif._eigen_types.V3) -> array

return neighboring *payloads* for input point

  1. neighbors(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> array
neighbors_brute(*args, **kwargs)

Overloaded function.

  1. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: _rif._eigen_types.V3) -> array
  2. neighbors_brute(self: _rif._index._stripe_index.stripe_index_3d_V3_object, arg0: object) -> array
translation

translation applied to internal storage (so that it is compact)

Module contents