Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
EigenVector.cpp File Reference
#include "MantidCurveFitting/EigenVector.h"
#include <algorithm>
#include <boost/math/special_functions/fpclassify.hpp>
#include <cmath>
#include <iomanip>
#include <numeric>
#include <sstream>
#include <stdexcept>
#include <utility>

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 EigenVector &v)
 The << operator. More...