LAMA
|
Definition of abstract base class for a one-dimensional distribution. More...
#include <lama/config.hpp>
#include <lama/NonCopyable.hpp>
#include <lama/Printable.hpp>
#include <lama/LAMATypes.hpp>
#include <lama/Communicator.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::Distribution |
Abstract base class for a one-dimensional distribution. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Typedefs | |
typedef boost::shared_ptr < const class Distribution > | lama::DistributionPtr |
Definition of abstract base class for a one-dimensional distribution.