TMKL_Matrix_descr Struct

Header: Dew.Math/Math387.h · Cross-compiler

struct TMKL_Matrix_descr;

Fields

NameTypeDescription
diagTMKL_Sparse_diag_typeunit or non-unit diagonal ( for triangular / symmetric / hermitian case)
modeTMKL_Sparse_fill_modeupper or lower triangular part of the matrix ( for triangular / symmetric / hermitian case)
sTypeTMKL_Sparse_matrix_typematrix type: general, diagonal or triangular / symmetric / hermitian