[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] RBF: Radial Basis Function in GSL
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Help-gsl] RBF: Radial Basis Function in GSL |
Date: |
Thu, 15 May 2008 12:47:01 -0500 |
On 14/05/2008, Stefano Bolli <address@hidden> wrote:
> I am interesting in RBF (Radial Basis Function) someone know if exists some
> specific function or libraries
> in GSL, or if it is possible to implement RBF analisys using GSL in a smart
> way.
I have them implemented in a stupid way in C++ using the GSL. Does
that help? :-)
- Jordi G. H.