help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble understanding cidx used in sparse matrices


From: Shamika Mohanan
Subject: Trouble understanding cidx used in sparse matrices
Date: Thu, 18 Feb 2016 14:35:22 +0530

I'm not able to understand the cidx vector given here- https://www.gnu.org/software/octave/doc/interpreter/Storage-of-Sparse-Matrices.html and here- http://arxiv.org/pdf/cs/0604006v1.pdf

cidx = [0, 1, 2, 2, 4]

I understand why it starts with 0. What does 1, 2, 2, 4 represent?

Shamika


reply via email to

[Prev in Thread] Current Thread [Next in Thread]