Covariance estimation parameters.
More...
#include <covariance_estimation.hpp>
|
| enum | RegularizationMethod { NONE
, EIG
} |
| |
|
|
int | num_threads |
| | Number of threads.
|
| |
|
int | k_neighbors |
| | Number of neighboring points used for covariance estimation.
|
| |
|
RegularizationMethod | regularization_method |
| | Regularization method.
|
| |
|
Eigen::Vector3d | eigen_values |
| | Eigenvalues used for EIG regularization.
|
| |
Covariance estimation parameters.
The documentation for this struct was generated from the following file: