Alien  1.3.0
User documentation
Loading...
Searching...
No Matches
Alien::SYCLBEllPackTraits< T > Struct Template Reference

Public Types

typedef SYCLBEllPackMatrix< T > MatrixType
typedef SYCLVector< T > VectorType
typedef IInternalLinearAlgebra< MatrixType, VectorType > AlgebraType
typedef IInternalLinearAlgebraExpr< MatrixType, VectorType > AlgebraExprType

Detailed Description

template<typename T>
struct Alien::SYCLBEllPackTraits< T >

Definition at line 44 of file SYCLBackEnd.h.

Member Typedef Documentation

◆ AlgebraExprType

template<typename T>
typedef IInternalLinearAlgebraExpr<MatrixType, VectorType> Alien::SYCLBEllPackTraits< T >::AlgebraExprType

Definition at line 50 of file SYCLBackEnd.h.

◆ AlgebraType

template<typename T>
typedef IInternalLinearAlgebra<MatrixType, VectorType> Alien::SYCLBEllPackTraits< T >::AlgebraType

Definition at line 49 of file SYCLBackEnd.h.

◆ MatrixType

template<typename T>
typedef SYCLBEllPackMatrix<T> Alien::SYCLBEllPackTraits< T >::MatrixType

Definition at line 47 of file SYCLBackEnd.h.

◆ VectorType

template<typename T>
typedef SYCLVector<T> Alien::SYCLBEllPackTraits< T >::VectorType

Definition at line 48 of file SYCLBackEnd.h.


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