Outlier point search parameters Generated from class MR.FindOutliersParams. This is the non-const half of the class.
More...
|
| new unsafe MR.OutlierParams | finderParams [get, protected set] |
| | < Parameters of various criteria for detecting outlier points
|
| |
| new unsafe ref float | radius [get] |
| | Mask of the types of outliers that are looking for.
|
| |
| new unsafe ref MR.OutlierTypeMask | mask [get] |
| | Progress callback.
|
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | progress [get, protected set] |
| |
Outlier point search parameters Generated from class MR.FindOutliersParams. This is the non-const half of the class.
◆ FindOutliersParams() [1/5]
| unsafe MR.FindOutliersParams.FindOutliersParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ FindOutliersParams() [2/5]
| unsafe MR.FindOutliersParams.FindOutliersParams |
( |
MR.Const_OutlierParams | finderParams, |
|
|
float | radius, |
|
|
MR.OutlierTypeMask | mask, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress ) |
|
inline |
◆ FindOutliersParams() [3/5]
| unsafe MR.FindOutliersParams.FindOutliersParams |
( |
MR._ByValue_FindOutliersParams | _other | ) |
|
|
inline |
Generated from constructor MR.FindOutliersParams.FindOutliersParams.
◆ FindOutliersParams() [4/5]
| MR.FindOutliersParams.FindOutliersParams |
( |
Const_FindOutliersParams | _other | ) |
|
|
inline |
Generated from constructor MR.FindOutliersParams.FindOutliersParams.
◆ FindOutliersParams() [5/5]
Generated from constructor MR.FindOutliersParams.FindOutliersParams.
◆ assign()
Generated from method MR.FindOutliersParams.operator=.
◆ finderParams
< Parameters of various criteria for detecting outlier points
Radius of the search for neighboring points for analysis
◆ mask
◆ progress
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.FindOutliersParams.progress |
|
getprotected set |
◆ radius
| new unsafe ref float MR.FindOutliersParams.radius |
|
get |
Mask of the types of outliers that are looking for.
The documentation for this class was generated from the following file: