[eigen] Re: news from the LU / rank / solving API front |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Re: news from the LU / rank / solving API front
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sun, 18 Oct 2009 01:22:09 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=M67JxvolgNWT0JazmgBYzVEHbzM8YlzZ39ZaAt0Fv3Q=; b=eK1NDKHVatpDomG9smMkBxCfsN+UkJjBUbDdSUSnwOGa+re43LnRMafbAGONWZ6h5/ HPFPf7bm8iDqeujfVW1n2yPNhq11E4N/8/srJxHKpb0iuK+fGh5Dr/9moNTXaRbGfb8q 5qB8mpGNiiZ0csufFrQwW+4JDIJQFHR+dftyo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dLnxnwaZCB/W595hepu0Y3Z/MEusjDekH16euc+2r/vvb4AurOxm14tjxKesww/Cyq tiHlsRyw37dtqPaLC7aPdV9wtW4cnPjlKEtCFT+3fpbSQ05spKma3+ZfaQFul9izrRR2 ox8z6jRlWdeTt11wD4qgAv+jzRNgnkrkbtkBQ=
2009/10/18 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> 5) The threshold to determine when a pivot is nonzero is, by default,
> the same as before (Higham formula). The user can override that by
> calling usePrecision(value)
I meant useThreshold(value)
(There's a rule that says that whenever I hit "send", it is too early.