Mantid
Loading...
Searching...
No Matches
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 >