octave-maintainers
[Top][All Lists]
Advanced

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

Re: svds test failure


From: Ed Meyer
Subject: Re: svds test failure
Date: Wed, 1 Aug 2012 11:29:03 -0700



On Wed, Aug 1, 2012 at 10:37 AM, Daniel J Sebald <address@hidden> wrote:

[snip]

to handle the case of a matrix with zero (or small) elements we could use

   tol = 100*eps*min (1.0, norm(A,"fro"))

You meant "max", correct?

yes, that should be "max"

--
Ed Meyer


reply via email to

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