[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Calling sqrt() in a dynamic function
From: |
Thomas Weber |
Subject: |
Calling sqrt() in a dynamic function |
Date: |
Tue, 10 Feb 2004 18:29:02 +0100 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
Hi,
is there a way to call sqrt(X) (X a real matrix) from an .oct-file
without using feval?
I've grepped through the sources, but I am unable to find the definition
of sqrt() for matrix arguments.
Best regards
Thomas
P.S. Please don't cc me, I'm subscribed to the list.
-------------------------------------------------------------
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
-------------------------------------------------------------
- Calling sqrt() in a dynamic function,
Thomas Weber <=