Mantid
|
#include "MantidCurveFitting/EigenComplexVector.h"
#include <cmath>
#include <iomanip>
#include <sstream>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
Functions | |
MANTID_CURVEFITTING_DLL std::ostream & | Mantid::CurveFitting::operator<< (std::ostream &ostr, const ComplexVector &v) |
The << operator. More... | |