MUQ  0.4.3
muq::Modeling::LinearOperatorFactory< MatrixType > Struct Template Reference

#include <LinearOperator.h>

Detailed Description

template<typename MatrixType>
struct muq::Modeling::LinearOperatorFactory< MatrixType >

Definition at line 38 of file LinearOperator.h.

Static Public Member Functions

static std::shared_ptr< LinearOperatorCreate (MatrixType const &A)
 

Member Function Documentation

◆ Create()

template<typename MatrixType >
static std::shared_ptr<LinearOperator> muq::Modeling::LinearOperatorFactory< MatrixType >::Create ( MatrixType const &  A)
inlinestatic

Definition at line 40 of file LinearOperator.h.

References muq::Utilities::demangle().


The documentation for this struct was generated from the following file: