From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1427 invoked by alias); 12 Feb 2004 10:38:26 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 31155 invoked from network); 12 Feb 2004 00:11:15 -0000 Mime-Version: 1.0 (Apple Message framework v612) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: gsl-discuss@sources.redhat.com From: Emmanuel Benazera Subject: doc: gsl_monte carlo function example p.270 Date: Thu, 12 Feb 2004 10:38:00 -0000 X-SW-Source: 2004-q1/txt/msg00042.txt.bz2 Hi all, it says F.function = &my_f; instead of F.f = &my_f; cheers, Emmanuel