Ginkgo  Generated from pipelines/1554403166 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::syn::value_list< T, Values > Struct Template Reference

value_list records several values with the same type in template. More...

#include <ginkgo/core/synthesizer/containers.hpp>

Detailed Description

template<typename T, T... Values>
struct gko::syn::value_list< T, Values >

value_list records several values with the same type in template.

Template Parameters
Tthe value type of the list
Valuesthe values in the list

The documentation for this struct was generated from the following file: