Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Convert selectOptimalRANSACModel to thrust #3

@niwhsa9

Description

@niwhsa9

This kernel does a pretty standard parallel reduction and can probably be written entirely in thrust using thrust::reduce() and a custom functor. See thrust api doc here: https://thrust.github.io/doc/group__reductions_ga6ac0fe1561f58692e85112bd1145ddff.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions