help-octave
[Top][All Lists]
Advanced

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

Re: sqrt() of a Matrix in a DLD


From: Thomas Weber
Subject: Re: sqrt() of a Matrix in a DLD
Date: Sun, 7 Mar 2004 16:30:03 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

Hello, 
> I would like whatever sqrt() I use in my DLD to behave identically to
> sqrt() at the octave interpreter.
> 
> Sorry if my earlier post made it sound like I wanted to do a
> matrix-sqrt. I simply want to take the sqrt of every element in a
> matrix.

>From the earlier post mentioned by John:
"elem_xpow (X, 0.5) (declared in xpow.h) works".

Regards
Thomas



-------------------------------------------------------------
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]