We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9755487 commit d4062c9Copy full SHA for d4062c9
octreelib/ransac/util.py
@@ -1,6 +1,6 @@
1
"""
2
These functions are auxiliary functions for the RANSAC algorithm.
3
-They cannot be defined inside the RANSAC class because
+They cannot be defined inside the `CudaRansac` class because
4
`CudaRansac.__ransac_kernel` would not be able to access them.
5
6
0 commit comments