remora::gpu::detail::invoked_linearized_matrix< M, Index, Orientation > Struct Template Reference

#include <shark/LinAlg/BLAS/gpu/traits.hpp>

Public Attributes

mat_closure
 
Index index
 

Detailed Description

template<class M, class Index, class Orientation>
struct remora::gpu::detail::invoked_linearized_matrix< M, Index, Orientation >

Definition at line 169 of file traits.hpp.

Member Data Documentation

◆ index

template<class M , class Index , class Orientation >
Index remora::gpu::detail::invoked_linearized_matrix< M, Index, Orientation >::index

Definition at line 172 of file traits.hpp.

◆ mat_closure

template<class M , class Index , class Orientation >
M remora::gpu::detail::invoked_linearized_matrix< M, Index, Orientation >::mat_closure

Definition at line 171 of file traits.hpp.


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