shamrock.tree#

backend library

Functions

benchmark_clbvh_dual_tree_traversal

benchmark_clbvh_dual_tree_traversal(arg0: shamrock.tree.CLBVH_u64_f64_3, arg1: float) -> float

clbvh_dual_tree_traversal

clbvh_dual_tree_traversal(arg0: shamrock.tree.CLBVH_u64_f64_3, arg1: float) -> shamrock.tree.DTTResult

get_current_impl_clbvh_dual_tree_traversal_impl

get_current_impl_clbvh_dual_tree_traversal_impl() -> shamrock.algs.impl_param

get_default_impl_list_clbvh_dual_tree_traversal

get_default_impl_list_clbvh_dual_tree_traversal() -> list[shamrock.algs.impl_param]

set_impl_clbvh_dual_tree_traversal

set_impl_clbvh_dual_tree_traversal(arg0: str, arg1: str) -> None

Classes