Mantid
|
#include "MantidCrystal/DllConfig.h"
Go to the source code of this file.
Classes | |
class | Mantid::Crystal::DisjointElement |
DisjointElement : Cluster item used in a disjoint-set data structure. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Crystal |
Functions | |
void | Mantid::Crystal::unionElements (DisjointElement *a, DisjointElement *b) |
Convenience non-member function. More... | |