help-octave
[Top][All Lists]
Advanced

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

Re: flops


From: Dmitri A. Sergatskov
Subject: Re: flops
Date: Wed, 03 Mar 2004 20:17:35 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

José Colmenares wrote:
Hi everyone:

Is there a similar function to the matlab "flops()" in octave ?

Yes.

GNU Octave, version 2.1.55 (i686-pc-linux-gnu).
Copyright (C) 2004 John W. Eaton.
...

octave:2> help flops
flops is the user-defined function from the file
/usr/local/share/octave/2.1.55/m/miscellaneous/flops.m

 - Function File:  flops ()
     This function is provided for Matlab compatibility, but it doesn't
     actually do anything.


-----------
In Matlab:

                             < M A T L A B >
                  Copyright 1984-2002 The MathWorks, Inc.
                      Version 6.5.0.180913a Release 13
                                Jun 18 2002


 >> help flops

 FLOPS Obsolete floating point operation count.
    Earlier versions of MATLAB counted the number of floating point
    operations.  With the incorporation of LAPACK in MATLAB 6, this
    is no longer practical.




thanks



Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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