Public Types | |
| typedef SYCLBEllPackMatrix< T > | MatrixType |
| typedef SYCLVector< T > | VectorType |
| typedef IInternalLinearAlgebra< MatrixType, VectorType > | AlgebraType |
| typedef IInternalLinearAlgebraExpr< MatrixType, VectorType > | AlgebraExprType |
Definition at line 44 of file SYCLBackEnd.h.
| typedef IInternalLinearAlgebraExpr<MatrixType, VectorType> Alien::SYCLBEllPackTraits< T >::AlgebraExprType |
Definition at line 50 of file SYCLBackEnd.h.
| typedef IInternalLinearAlgebra<MatrixType, VectorType> Alien::SYCLBEllPackTraits< T >::AlgebraType |
Definition at line 49 of file SYCLBackEnd.h.
| typedef SYCLBEllPackMatrix<T> Alien::SYCLBEllPackTraits< T >::MatrixType |
Definition at line 47 of file SYCLBackEnd.h.
| typedef SYCLVector<T> Alien::SYCLBEllPackTraits< T >::VectorType |
Definition at line 48 of file SYCLBackEnd.h.