In this tutorial you will learn the basics classes in Ginkgo. It will introduce you with gko::matrix::Dense matrix class, and one of the core Ginkg's classes gko::ReferenceExecutor. We will cover how ...
In this tutorial, you will learn about the basic classes of Ginkgo. We will introduce Ginkgo's executor concept and the gko::matrix::Dense matrix class. Precisely, we will learn how to create matrices ...