@inproceedings{0154287121094204b227eb3815873b90,
title = "Advanced induction variable elimination for the matrix multiplication task",
abstract = "The main objective of this article is to make use of the induction variable elimination in the matrix multiplication task. The main obstacle to this aim is iterating through a matrix column, because it requires jumping over tables. As a solution to this trouble we propose a shifting window in a form of a table of auxiliary double pointers. The ready-to-use C++ source code is presented. Finally, we performed thorough time execution tests of the new C++ matrix multiplication algorithm. Those tests proved the high efficiency of the proposed optimization.",
keywords = "C++, Iterators, Linear algebra, Matrix multiplication, Pointers, Programming languages, Smart pointers",
author = "Jerzy Respondek",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing Switzerland 2015.; 15th International Conference on Computational Science and Its Applications, ICCSA 2015 ; Conference date: 22-06-2015 Through 25-06-2015",
year = "2015",
doi = "10.1007/978-3-319-21404-7\_17",
language = "English",
isbn = "9783319214030",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "232--241",
editor = "Sanjay Misra and Apduhan, \{Bernady O.\} and Beniamino Murgante and Gavrilova, \{Marina L.\} and David Taniar and Osvaldo Gervasi and Sanjay Misra and Carmelo Torre and Rocha, \{Ana Maria A.C.\}",
booktitle = "Computational Science and Its Applications - ICCSA 2015 - 15th International Conference, Proceedings",
address = "Germany",
}