mmcfilters
Public API documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmcfilters::sdrt::UnrestrictedResidualTreeOptions Struct Reference

Options that affect unrestricted residual-tree construction. More...

#include <ResidualTreePolicies.hpp>

Collaboration diagram for mmcfilters::sdrt::UnrestrictedResidualTreeOptions:
Collaboration graph
[legend]

Public Attributes

SpatialOrder spatialOrder = RowMajorSpatialOrder{}
 Total order defining each support's spatial minimum.
 

Detailed Description

Options that affect unrestricted residual-tree construction.

Definition at line 33 of file ResidualTreePolicies.hpp.

Member Data Documentation

◆ spatialOrder

SpatialOrder mmcfilters::sdrt::UnrestrictedResidualTreeOptions::spatialOrder = RowMajorSpatialOrder{}

Total order defining each support's spatial minimum.

Definition at line 34 of file ResidualTreePolicies.hpp.


The documentation for this struct was generated from the following file: