ug4
|
#include "pcl/pcl.h"
#include "parallel_index_layout.h"
#include "parallelization_util.h"
#include "parallel_storage_type.h"
#include "algebra_layouts.h"
#include "lib_algebra/common/operations.h"
#include "parallel_vector.h"
#include "parallel_matrix_impl.h"
Go to the source code of this file.
Classes | |
struct | ug::matrix_algebra_type_traits< ParallelMatrix< T > > |
class | ug::ParallelMatrix< TMatrix > |
Wrapper for sequential matrices to handle them in parallel. More... | |
Namespaces | |
ug | |
the ug namespace | |