remora::detail::matrix_inverse_optimizer< M, Tag > Struct Template Reference

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

Static Public Member Functions

static type create (typename M::const_closure_type const &m, Tag t)
 

Detailed Description

template<class M, class Tag>
struct remora::detail::matrix_inverse_optimizer< M, Tag >

Definition at line 294 of file solve.hpp.

Member Function Documentation

◆ create()

template<class M, class Tag>
static type remora::detail::matrix_inverse_optimizer< M, Tag >::create ( typename M::const_closure_type const &  m,
Tag  t 
)
inlinestatic

Definition at line 297 of file solve.hpp.


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