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

#include <LinearOperator.h>

Detailed Description

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

Definition at line 29 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::Utilities::LinearOperatorFactory< MatrixType >::Create ( MatrixType const &  A)
inlinestatic

Definition at line 31 of file LinearOperator.h.


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