octave-maintainers
[Top][All Lists]
Advanced

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

Numel Documentation


From: John W. Eaton
Subject: Numel Documentation
Date: Thu, 30 Mar 2006 16:33:23 -0500

On 30-Mar-2006, Bill Denney wrote:

| I discovered the numel command today.  After discovering this, I updated 
| the seealsos on several functions (attached).  After discovering this, I 
| thought that replacing any "prod(size(...))" constructs with numel(...) 
| would make more sense and be faster.
| 
| I found them in the scripts in
| 
| general/sub2ind.m
| set/ismember.m
| set/unique.m
| strings/dec2base.m
| testfun/assert.m
| 
| Would a patch changing these to numel be accepted?

Yes.

| src/ChangeLog
| 2006-03-30  Bill Denney  <address@hidden>
| 
|       * data.cc: update seealsos to show numel

I applied this patch.

Thanks,

jwe



reply via email to

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