Ginkgo
Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
- g -
generate() :
gko::AbstractFactory< AbstractProductType, ComponentsType >
get() :
gko::log::Record
,
gko::temporary_clone< T >
,
gko::version_info
get_accessor() :
gko::range< Accessor >
get_block_offset() :
gko::preconditioner::block_interleaved_storage_scheme< IndexType >
get_blocks() :
gko::preconditioner::Jacobi< ValueType, IndexType >
get_coefficients() :
gko::Combination< ValueType >
get_col_idxs() :
gko::matrix::Coo< ValueType, IndexType >
,
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::matrix::Sellp< ValueType, IndexType >
get_conditioning() :
gko::preconditioner::Jacobi< ValueType, IndexType >
get_const_col_idxs() :
gko::matrix::Coo< ValueType, IndexType >
,
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::matrix::Sellp< ValueType, IndexType >
get_const_coo_col_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_const_coo_row_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_const_coo_values() :
gko::matrix::Hybrid< ValueType, IndexType >
get_const_data() :
gko::Array< ValueType >
get_const_ell_col_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_const_ell_values() :
gko::matrix::Hybrid< ValueType, IndexType >
get_const_row_idxs() :
gko::matrix::Coo< ValueType, IndexType >
get_const_row_ptrs() :
gko::matrix::Csr< ValueType, IndexType >
get_const_slice_lengths() :
gko::matrix::Sellp< ValueType, IndexType >
get_const_slice_sets() :
gko::matrix::Sellp< ValueType, IndexType >
get_const_srow() :
gko::matrix::Csr< ValueType, IndexType >
get_const_values() :
gko::matrix::Coo< ValueType, IndexType >
,
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Dense< ValueType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::matrix::Sellp< ValueType, IndexType >
get_coo() :
gko::matrix::Hybrid< ValueType, IndexType >
get_coo_col_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_coo_nnz() :
gko::matrix::Hybrid< ValueType, IndexType >::strategy_type
get_coo_num_stored_elements() :
gko::matrix::Hybrid< ValueType, IndexType >
get_coo_row_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_coo_values() :
gko::matrix::Hybrid< ValueType, IndexType >
get_cublas_handle() :
gko::CudaExecutor
get_cusparse_handle() :
gko::CudaExecutor
get_data() :
gko::Array< ValueType >
get_device_id() :
gko::CudaExecutor
get_ell() :
gko::matrix::Hybrid< ValueType, IndexType >
get_ell_col_idxs() :
gko::matrix::Hybrid< ValueType, IndexType >
get_ell_num_stored_elements() :
gko::matrix::Hybrid< ValueType, IndexType >
get_ell_num_stored_elements_per_row() :
gko::matrix::Hybrid< ValueType, IndexType >
,
gko::matrix::Hybrid< ValueType, IndexType >::strategy_type
get_ell_stride() :
gko::matrix::Hybrid< ValueType, IndexType >
get_ell_values() :
gko::matrix::Hybrid< ValueType, IndexType >
get_executor() :
gko::Array< ValueType >
,
gko::PolymorphicObject
get_global_block_offset() :
gko::preconditioner::block_interleaved_storage_scheme< IndexType >
get_group_offset() :
gko::preconditioner::block_interleaved_storage_scheme< IndexType >
get_group_size() :
gko::preconditioner::block_interleaved_storage_scheme< IndexType >
get_id() :
gko::stopping_status
get_krylov_dim() :
gko::solver::Gmres< ValueType >
get_major_version() :
gko::CudaExecutor
get_master() :
gko::CudaExecutor
,
gko::Executor
,
gko::OmpExecutor
get_minor_version() :
gko::CudaExecutor
get_name() :
gko::Operation
get_nonpreserving() :
gko::precision_reduction
get_num_blocks() :
gko::preconditioner::Jacobi< ValueType, IndexType >
get_num_cores_per_sm() :
gko::CudaExecutor
get_num_devices() :
gko::CudaExecutor
get_num_elems() :
gko::Array< ValueType >
get_num_iterations() :
gko::log::Convergence< ValueType >
get_num_multiprocessor() :
gko::CudaExecutor
get_num_srow_elements() :
gko::matrix::Csr< ValueType, IndexType >
get_num_stored_elements() :
gko::matrix::Coo< ValueType, IndexType >
,
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Dense< ValueType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::matrix::Hybrid< ValueType, IndexType >
,
gko::matrix::Sellp< ValueType, IndexType >
,
gko::preconditioner::Jacobi< ValueType, IndexType >
get_num_stored_elements_per_row() :
gko::matrix::Ell< ValueType, IndexType >
get_num_warps() :
gko::CudaExecutor
get_operators() :
gko::Combination< ValueType >
,
gko::Composition< ValueType >
get_parameters() :
gko::EnableDefaultFactory< ConcreteFactory, ProductType, ParametersType, PolymorphicBase >
get_preconditioner() :
gko::Preconditionable
,
gko::solver::Bicgstab< ValueType >
,
gko::solver::Cg< ValueType >
,
gko::solver::Cgs< ValueType >
,
gko::solver::Fcg< ValueType >
,
gko::solver::Gmres< ValueType >
get_preserving() :
gko::precision_reduction
get_residual() :
gko::log::Convergence< ValueType >
get_residual_norm() :
gko::log::Convergence< ValueType >
get_row_idxs() :
gko::matrix::Coo< ValueType, IndexType >
get_row_ptrs() :
gko::matrix::Csr< ValueType, IndexType >
get_size() :
gko::LinOp
get_slice_lengths() :
gko::matrix::Sellp< ValueType, IndexType >
get_slice_sets() :
gko::matrix::Sellp< ValueType, IndexType >
get_slice_size() :
gko::matrix::Sellp< ValueType, IndexType >
get_solver() :
gko::solver::Ir< ValueType >
get_srow() :
gko::matrix::Csr< ValueType, IndexType >
get_storage_scheme() :
gko::preconditioner::Jacobi< ValueType, IndexType >
get_strategy() :
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Hybrid< ValueType, IndexType >
get_stride() :
gko::matrix::Dense< ValueType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::preconditioner::block_interleaved_storage_scheme< IndexType >
get_stride_factor() :
gko::matrix::Sellp< ValueType, IndexType >
get_system_matrix() :
gko::solver::Bicgstab< ValueType >
,
gko::solver::Cg< ValueType >
,
gko::solver::Cgs< ValueType >
,
gko::solver::Fcg< ValueType >
,
gko::solver::Gmres< ValueType >
,
gko::solver::Ir< ValueType >
get_total_cols() :
gko::matrix::Sellp< ValueType, IndexType >
get_values() :
gko::matrix::Coo< ValueType, IndexType >
,
gko::matrix::Csr< ValueType, IndexType >
,
gko::matrix::Dense< ValueType >
,
gko::matrix::Ell< ValueType, IndexType >
,
gko::matrix::Sellp< ValueType, IndexType >
Generated by
1.8.13