next up previous contents index
Next: Type RS_SparseMatrixD Up: Type RS_SparseMatrixL Previous: Type RS_SparseMatrixL   Contents   Index

Elements

N, N_dense_rows, n_blocks, data_size -- integer

cur_row, cur_col_offset -- integer

block_size -- integer, allocatable, dimension(:)

dense_row_of_row -- integer, allocatable, dimension(:)

row_indices -- integer, allocatable, dimension(:)

data_ptrs -- integer, allocatable, dimension(:)

col -- integer, allocatable, dimension(:)

RS_SparseMatrixD type

gabor 2009-06-30