Public Types | |
| typedef SimpleCSRMatrix< T > | MatrixType |
| typedef SimpleCSRVector< T > | VectorType |
| typedef IInternalLinearAlgebra< MatrixType, VectorType > | AlgebraType |
| typedef IInternalLinearAlgebraExpr< MatrixType, VectorType > | AlgebraExprType |
Definition at line 32 of file SimpleCSRBackEnd.h.
| typedef IInternalLinearAlgebraExpr<MatrixType, VectorType> Alien::SimpleCSRTraits< T >::AlgebraExprType |
Definition at line 37 of file SimpleCSRBackEnd.h.
| typedef IInternalLinearAlgebra<MatrixType, VectorType> Alien::SimpleCSRTraits< T >::AlgebraType |
Definition at line 36 of file SimpleCSRBackEnd.h.
| typedef SimpleCSRMatrix<T> Alien::SimpleCSRTraits< T >::MatrixType |
Definition at line 34 of file SimpleCSRBackEnd.h.
| typedef SimpleCSRVector<T> Alien::SimpleCSRTraits< T >::VectorType |
Definition at line 35 of file SimpleCSRBackEnd.h.