help-octave
[Top][All Lists]
Advanced

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

Re: 0-1 sparse representations?


From: Jordi Gutiérrez Hermoso
Subject: Re: 0-1 sparse representations?
Date: Sat, 19 Nov 2011 16:33:51 -0500

On 19 November 2011 15:49, E R <address@hidden> wrote:
> I'm interested if Octave has the ability to represent a 0-1 sparse
> matrix where there is only one 1 per row.

No. Sparse matrices must be of float types. But why not just represent
it as a vector of indices?

- Jordi G. H.


reply via email to

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