Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 9597 invoked from network); 16 Jul 2006 08:44:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jul 2006 08:44:13 -0000 Received: (qmail 72545 invoked by uid 500); 16 Jul 2006 08:44:09 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 72491 invoked by uid 500); 16 Jul 2006 08:44:08 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 72480 invoked by uid 99); 16 Jul 2006 08:44:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Jul 2006 01:44:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sgerbsch@gmx.de designates 213.165.64.21 as permitted sender) Received: from [213.165.64.21] (HELO mail.gmx.net) (213.165.64.21) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 16 Jul 2006 01:44:01 -0700 Received: (qmail invoked by alias); 16 Jul 2006 08:43:33 -0000 Received: from p54A90C32.dip0.t-ipconnect.de (EHLO [192.168.2.104]) [84.169.12.50] by mail.gmx.net (mp035) with SMTP; 16 Jul 2006 10:43:33 +0200 X-Authenticated: #559303 Message-ID: <44B9FC68.9040304@gmx.de> Date: Sun, 16 Jul 2006 10:44:24 +0200 From: Steffen Gerbsch User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: commons-user@jakarta.apache.org Subject: Math: numerical analysis Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello I have done my first steps in using Common Math and now I have a problem. I want to use "Numerical Analysis" and I do not know where I can find the definition/convention for "function objects". ****** UnivariateRealFunction function = // some user defined function object ****** If someone could tell me where I can find this definition or could provide me with a simple example it would help me a lot. Thanks Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org