shamrock.tree.CLBVH_u64_f64_3#

class shamrock.tree.CLBVH_u64_f64_3#

Bases: pybind11_object

Methods

get_internal_cell_count

get_internal_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) -> int

get_leaf_cell_count

get_leaf_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) -> int

get_total_cell_count

get_total_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) -> int

rebuild_from_positions

rebuild_from_positions(self: shamrock.tree.CLBVH_u64_f64_3, arg0: shamrock.backends.DeviceBuffer_f64_3, arg1: shamrock.math.AABB_f64_3, arg2: int) -> None

DTT performance benchmarks

DTT performance benchmarks
get_internal_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) int#
get_leaf_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) int#
get_total_cell_count(self: shamrock.tree.CLBVH_u64_f64_3) int#
rebuild_from_positions(self: shamrock.tree.CLBVH_u64_f64_3, arg0: shamrock.backends.DeviceBuffer_f64_3, arg1: shamrock.math.AABB_f64_3, arg2: int) None#