|
Mantid
|
#include "MantidKernel/DllConfig.h"#include "MantidKernel/V3D.h"#include <array>#include <cmath>#include <iosfwd>#include <limits>Go to the source code of this file.
Classes | |
| class | Mantid::Kernel::V2D |
| Implements a 2-dimensional vector embedded in a 3D space, i.e. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
Functions | |
| MANTID_KERNEL_DLL std::ostream & | Mantid::Kernel::operator<< (std::ostream &os, const V2D &point) |
| Output stream operator. More... | |