Matrices and transforms Introduction Before reading this tutorial, we recommend that you thoroughly read and understand the :ref:`doc_vector_math` tutorial, as this tutorial requires a knowledge of ...
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 ...