remora::solver< MatA, SolverType > Struct Template Reference

#include <shark/LinAlg/BLAS/decompositions.hpp>

+ Inheritance diagram for remora::solver< MatA, SolverType >:

Public Member Functions

template<class M >
 solver (M const &m, SolverType t=SolverType())
 

Detailed Description

template<class MatA, class SolverType>
struct remora::solver< MatA, SolverType >

Definition at line 650 of file decompositions.hpp.

Constructor & Destructor Documentation

◆ solver()

template<class MatA, class SolverType>
template<class M >
remora::solver< MatA, SolverType >::solver ( M const &  m,
SolverType  t = SolverType() 
)
inline

Definition at line 652 of file decompositions.hpp.


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