Ginkgo Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::batch::MultiVector< ValueType > Member List

This is the complete list of members for gko::batch::MultiVector< ValueType >, including all inherited members.

absolute_type typedef (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
add_scaled(ptr_param< const MultiVector< ValueType > > alpha, ptr_param< const MultiVector< ValueType > > b)gko::batch::MultiVector< ValueType >
at(size_type batch_id, size_type row, size_type col)gko::batch::MultiVector< ValueType >inline
at(size_type batch_id, size_type row, size_type col) constgko::batch::MultiVector< ValueType >inline
at(size_type batch_id, size_type idx) noexceptgko::batch::MultiVector< ValueType >inline
at(size_type batch_id, size_type idx) const noexceptgko::batch::MultiVector< ValueType >inline
complex_type typedef (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
compute_conj_dot(ptr_param< const MultiVector< ValueType > > b, ptr_param< MultiVector< ValueType > > result) constgko::batch::MultiVector< ValueType >
compute_dot(ptr_param< const MultiVector< ValueType > > b, ptr_param< MultiVector< ValueType > > result) constgko::batch::MultiVector< ValueType >
compute_norm2(ptr_param< MultiVector< remove_complex< ValueType > > > result) constgko::batch::MultiVector< ValueType >
convert_to(MultiVector< next_precision< ValueType > > *result) const override (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{})gko::batch::MultiVector< ValueType >static
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, array< value_type > values)gko::batch::MultiVector< ValueType >static
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, std::initializer_list< InputValueType > values)gko::batch::MultiVector< ValueType >inlinestatic
create_const(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &sizes, gko::detail::const_array_view< ValueType > &&values)gko::batch::MultiVector< ValueType >static
create_const_view_for_item(size_type item_id) constgko::batch::MultiVector< ValueType >
create_view_for_item(size_type item_id)gko::batch::MultiVector< ValueType >
create_with_config_of(ptr_param< const MultiVector > other)gko::batch::MultiVector< ValueType >static
EnablePolymorphicObject< MultiVector > (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >friend
fill(ValueType value)gko::batch::MultiVector< ValueType >
get_common_size() constgko::batch::MultiVector< ValueType >inline
get_const_values() const noexceptgko::batch::MultiVector< ValueType >inline
get_const_values_for_item(size_type batch_id) const noexceptgko::batch::MultiVector< ValueType >inline
get_cumulative_offset(size_type batch_id) constgko::batch::MultiVector< ValueType >inline
get_num_batch_items() constgko::batch::MultiVector< ValueType >inline
get_num_stored_elements() const noexceptgko::batch::MultiVector< ValueType >inline
get_size() constgko::batch::MultiVector< ValueType >inline
get_values() noexceptgko::batch::MultiVector< ValueType >inline
get_values_for_item(size_type batch_id) noexceptgko::batch::MultiVector< ValueType >inline
index_type typedef (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
move_to(MultiVector< next_precision< ValueType > > *result) override (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
MultiVector< previous_precision< ValueType > > (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >friend
MultiVector< to_complex< ValueType > > (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >friend
scale(ptr_param< const MultiVector< ValueType > > alpha)gko::batch::MultiVector< ValueType >
unbatch_type typedef (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >
value_type typedef (defined in gko::batch::MultiVector< ValueType >)gko::batch::MultiVector< ValueType >