"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "GENERATED/PDL/GSLSF/POLY.pm" between
PDL-2.081.tar.gz and PDL-2.082.tar.gz

About: PDL (Perl Data Language) aims to turn perl into an efficient numerical language for scientific computing (similar to IDL and MatLab).

POLY.pm  (PDL-2.081):POLY.pm  (PDL-2.082)
skipping to change at line 40 skipping to change at line 40
NOTE: this should actually be PDL::POLY for consistency but I don't want to get into edits NOTE: this should actually be PDL::POLY for consistency but I don't want to get into edits
changing the directory structure at this time. These fixes should allow things to build. changing the directory structure at this time. These fixes should allow things to build.
=cut =cut
#line 42 "POLY.pm" #line 42 "POLY.pm"
=head1 FUNCTIONS =head1 FUNCTIONS
=cut =cut
#line 949 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" #line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_poly_eval =head2 gsl_poly_eval
=for sig =for sig
Signature: (double x(); double c(m); double [o]y()) Signature: (double x(); double c(m); double [o]y())
=for ref =for ref
c[0] + c[1] x + c[2] x^2 + ... + c[m-1] x^(m-1) c[0] + c[1] x + c[2] x^2 + ... + c[m-1] x^(m-1)
=for bad =for bad
gsl_poly_eval does not process bad values. gsl_poly_eval does not process bad values.
It will set the bad-value flag of all output ndarrays if the flag is set for any of the input ndarrays. It will set the bad-value flag of all output ndarrays if the flag is set for any of the input ndarrays.
=cut =cut
#line 77 "POLY.pm" #line 77 "POLY.pm"
#line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" #line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_poly_eval = \&PDL::gsl_poly_eval; *gsl_poly_eval = \&PDL::gsl_poly_eval;
#line 84 "POLY.pm" #line 84 "POLY.pm"
#line 41 "gsl_sf_poly.pd" #line 41 "gsl_sf_poly.pd"
=head1 AUTHOR =head1 AUTHOR
This file copyright (C) 1999 Christian Pellegrin <chri@infis.univ.trieste.it> This file copyright (C) 1999 Christian Pellegrin <chri@infis.univ.trieste.it>
All rights reserved. There All rights reserved. There
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)