#include <gsl/gsl_matrix_double.h>
#include <initializer_list>
#include <memory>
Go to the source code of this file.
Classes | |
class | Matrix |
A \(n\times m\) matrix object. More... | |
class | VectorRef |
class | Vector |
Specialisation of an \(m\times 1\) matrix. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |