bug-gsl
[Top][All Lists]
Advanced

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

missing declarations in Basis Splines


From: florian
Subject: missing declarations in Basis Splines
Date: Sat, 3 Jul 2021 21:01:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi,

I could not run multiple examples from Basis Splines, e.g.: 
"https://www.gnu.org/software/gsl/doc/html/bspline.html#example-3-least-squares-and-breakpoints";,
 because
multiple documented functions could not be found in gsl include path (or 
gsl_bspline.h). Not found, but documented, functions are for example:
- gsl_bspline_ncontrol
- gsl_bspline_init_uniform
- gsl_bspline_wlssolve
- gsl_bspline_calc
- ...

Tested with gsl 2.7 from https://mirror.ibcp.fr/pub/gnu/gsl/gsl-latest.tar.gz 
and git://git.savannah.gnu.org/gsl.git
Tested with gsl 2.6.

Could not find any possible configure enable option within INSTALL or README 
files or from documentation.

Best regards
Flo



reply via email to

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