Open
Description
opened on Nov 21, 2024
We should use the C parameters structs in C++, e.g. using cuvsCagraExtendParams
instead of cuvs::neighbors::cagra::extend_params
, since having parallel objects like this increases the maintenance burden. An example where this is already done:
Activity