VERB4D
|
Diagonals of matrix stored as map (diagonal number, 1d diagonal array) More...
#include <Matrix.h>
Diagonals of matrix stored as map (diagonal number, 1d diagonal array)
This method of storage for matrices is convenient for diagonal (spread) matrices. Stored as map (diagonal number, 1d diagonal array) The USED diagonals of the matrix are stored in 1d arrays. CalculationMatrix inherits from this