Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::range< Accessor >, including all inherited members.
accessor typedef | gko::range< Accessor > | |
dimensionality | gko::range< Accessor > | static |
get_accessor() const noexcept | gko::range< Accessor > | inline |
length(size_type dimension) const | gko::range< Accessor > | inline |
operator()(DimensionTypes &&... dimensions) const -> decltype(std::declval< accessor >()(std::forward< DimensionTypes >(dimensions)...)) | gko::range< Accessor > | inline |
operator->() const noexcept | gko::range< Accessor > | inline |
operator=(const range< OtherAccessor > &other) const | gko::range< Accessor > | inline |
operator=(const range &other) const | gko::range< Accessor > | inline |
range(AccessorParams &&... params) | gko::range< Accessor > | inlineexplicit |
range(const range &other)=default (defined in gko::range< Accessor >) | gko::range< Accessor > | |
~range()=default | gko::range< Accessor > |