|
Mantid
|
#include "MantidGeometry/DllConfig.h"Go to the source code of this file.
Classes | |
| class | Mantid::mathLevel::PolyBase |
| Holds a polynominal as a primary type. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::mathLevel |
Functions | |
| PolyBase | Mantid::mathLevel::operator* (double const, const PolyBase &) |
| std::ostream & | Mantid::mathLevel::operator<< (std::ostream &OX, const PolyBase &A) |
| External Friend :: outputs point to a stream. More... | |