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::ValueMismatch, including all inherited members.
Error(const std::string &file, int line, const std::string &what) | gko::Error | inline |
ValueMismatch(const std::string &file, int line, const std::string &func, size_type val1, size_type val2, const std::string &clarification) | gko::ValueMismatch | inline |
what() const noexcept override | gko::Error | inlinevirtual |