Mantid
|
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::FitParameter |
Store information about a fitting parameter such as its value if it is constrained or tied. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Functions | |
MANTID_GEOMETRY_DLL std::ostream & | Mantid::Geometry::operator<< (std::ostream &os, const FitParameter &f) |
Prints the value of parameter. More... | |
MANTID_GEOMETRY_DLL std::istream & | Mantid::Geometry::operator>> (std::istream &in, FitParameter &f) |
Reads in information about a fitting parameter. More... | |