Title:
matrix-transpose-operation Download
Description: Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.The transpose method: direct exchange ranks reordering. Transpose Method 2: Perform n scans. Transpose 3: Fast transpose.
To Search:
File list (Check if you may need any files):
稀疏矩阵的三元组存储及其转置运算.c