Mantid
|
#include <algorithm>
#include <cmath>
#include <complex>
#include <functional>
#include <gsl/gsl_poly.h>
#include <iterator>
#include <vector>
#include "MantidGeometry/Math/PolyBase.h"
#include "MantidKernel/Exception.h"
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::mathLevel |
Functions | |
std::ostream & | Mantid::mathLevel::operator<< (std::ostream &OX, const PolyBase &A) |
External Friend :: outputs point to a stream. More... | |