MorphologicalAttributeFilters
Public API documentation
Loading...
Searching...
No Matches
List of all members
mmcfilters::sdrt::RowMajorSpatialOrder Class Referencefinal

Dense row-major spatial order used by default. More...

#include <ResidualEvolution.hpp>

Inheritance diagram for mmcfilters::sdrt::RowMajorSpatialOrder:
Inheritance graph
[legend]
Collaboration diagram for mmcfilters::sdrt::RowMajorSpatialOrder:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from mmcfilters::sdrt::SpatialOrder
 SpatialOrder (std::vector< PixelId > pixelsInOrder)
 Creates an explicit total spatial order.
 
bool isRowMajor () const noexcept
 Returns whether the order uses implicit row-major ranks.
 
void validateDomainSize (std::size_t numPixels) const
 Validates that this order covers a construction domain.
 
bool precedes (PixelId lhs, PixelId rhs) const
 Returns whether lhs precedes rhs.
 
PixelId spatialMinimum (std::span< const PixelId > support) const
 Returns the least pixel of a non-empty support.
 
- Protected Member Functions inherited from mmcfilters::sdrt::SpatialOrder
 SpatialOrder ()=default
 Creates the implicit row-major order.
 

Detailed Description

Dense row-major spatial order used by default.

Definition at line 129 of file ResidualEvolution.hpp.


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