Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
MaxentEntropy.h File Reference
#include "MantidAlgorithms/DllConfig.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Algorithms::MaxentEntropy
 MaxentEntropy : Abstract base class defining the necessary methods to calculate any type of entropy to be used by MaxEnt. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 

Typedefs

using Mantid::Algorithms::MaxentEntropy_sptr = std::shared_ptr< MaxentEntropy >