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