TMKL_Sparse_layout Enumeration

Source: Math387.cs · Assembly: Dew.Math

public enum TMKL_Sparse_layout

Applicable for Level 3 operations with dense matrices; describes storage scheme for dense matrix (row major or column major)

Values

NameDescription
SPARSE_LAYOUT_COLUMN_MAJORFortran-style
SPARSE_LAYOUT_ROW_MAJORC-style