Mantid
|
#include <FindSubtreeRoots.h>
Public Member Functions | |
boost::optional< std::vector< RowLocation > > | operator() (std::vector< RowLocation > region) |
Private Member Functions | |
void | removeIfDepthNotEqualTo (std::vector< RowLocation > ®ion, int expectedDepth) const |
Definition at line 22 of file FindSubtreeRoots.h.
auto MantidQt::MantidWidgets::Batch::FindSubtreeRoots::operator() | ( | std::vector< RowLocation > | region | ) |
Definition at line 13 of file FindSubtreeRoots.cpp.
References MantidQt::MantidWidgets::Batch::allSubtreeRootsShareAParentAndAllSubtreeNodesAreConnected().
|
private |
Definition at line 28 of file FindSubtreeRoots.cpp.