OpenMEEG
|
#include <cstdlib>
#include <cmath>
#include <memory>
#include <OpenMEEGConfigure.h>
#include "OpenMEEGMathsConfig.h"
#include <OMassert.H>
Go to the source code of this file.
Classes | |
class | OpenMEEG::LinOpInfo |
class | OpenMEEG::LinOp |
struct | OpenMEEG::LinOpValue |
Namespaces | |
namespace | OpenMEEG |
namespace | OpenMEEG::maths |
Typedefs | |
typedef unsigned | OpenMEEG::Dimension |
typedef unsigned | OpenMEEG::Index |
Enumerations | |
enum | OpenMEEG::DeepCopy { OpenMEEG::DEEP_COPY } |
Functions | |
BLAS_INT | OpenMEEG::sizet_to_int (const unsigned &num) |