remora::detail::matrix_vector_solve_optimizer< M, V, Tag, Side > Struct Template Reference

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

Static Public Member Functions

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

Detailed Description

template<class M, class V, class Tag, class Side>
struct remora::detail::matrix_vector_solve_optimizer< M, V, Tag, Side >

Definition at line 262 of file solve.hpp.

Member Function Documentation

◆ create()

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

Definition at line 265 of file solve.hpp.


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