|
mmcfilters
Public API documentation
|
Options that affect unrestricted residual-tree construction. More...
#include <ResidualTreePolicies.hpp>

Public Attributes | |
| SpatialOrder | spatialOrder = RowMajorSpatialOrder{} |
| Total order defining each support's spatial minimum. | |
Options that affect unrestricted residual-tree construction.
Definition at line 33 of file ResidualTreePolicies.hpp.
| SpatialOrder mmcfilters::sdrt::UnrestrictedResidualTreeOptions::spatialOrder = RowMajorSpatialOrder{} |
Total order defining each support's spatial minimum.
Definition at line 34 of file ResidualTreePolicies.hpp.