Here is a list of all documented functions with links to the class documentation for each member:
- e -
- Ell() : gko::matrix::Ell< ValueType, IndexType >
- ell_col_at() : gko::matrix::Hybrid< ValueType, IndexType >
- ell_val_at() : gko::matrix::Hybrid< ValueType, IndexType >
- empty_out() : gko::device_matrix_data< ValueType, IndexType >
- EnableIterativeBase() : gko::solver::EnableIterativeBase< DerivedType >
- EnablePreconditionable() : gko::solver::EnablePreconditionable< DerivedType >
- EnableSolverBase() : gko::solver::EnableSolverBase< DerivedType, MatrixType >
- ensure_row_major_order() : gko::matrix_data< ValueType, IndexType >
- environment() : gko::experimental::mpi::environment
- Error() : gko::Error
- executor_deleter() : gko::executor_deleter< T >
- extract_diagonal() : gko::DiagonalExtractable< ValueType >, gko::matrix::Coo< ValueType, IndexType >, gko::matrix::Csr< ValueType, IndexType >, gko::matrix::Dense< ValueType >, gko::matrix::Ell< ValueType, IndexType >, gko::matrix::Fbcsr< ValueType, IndexType >, gko::matrix::Hybrid< ValueType, IndexType >, gko::matrix::Sellp< ValueType, IndexType >
- extract_diagonal_linop() : gko::DiagonalExtractable< ValueType >, gko::DiagonalLinOpExtractable