"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "GENERATED/PDL/GSLSF/SYNCHROTRON.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).

SYNCHROTRON.pm  (PDL-2.081):SYNCHROTRON.pm  (PDL-2.082)
skipping to change at line 37 skipping to change at line 37
This is an interface to the Special Function package present in the GNU Scientif ic Library. This is an interface to the Special Function package present in the GNU Scientif ic Library.
=cut =cut
#line 39 "SYNCHROTRON.pm" #line 39 "SYNCHROTRON.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_sf_synchrotron_1 =head2 gsl_sf_synchrotron_1
=for sig =for sig
Signature: (double x(); double [o]y(); double [o]e()) Signature: (double x(); double [o]y(); double [o]e())
=for ref =for ref
First synchrotron function: synchrotron_1(x) = x Integral[ K_{5/3}(t), {t, x, In finity}] First synchrotron function: synchrotron_1(x) = x Integral[ K_{5/3}(t), {t, x, In finity}]
=for bad =for bad
gsl_sf_synchrotron_1 does not process bad values. gsl_sf_synchrotron_1 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 74 "SYNCHROTRON.pm" #line 74 "SYNCHROTRON.pm"
#line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" #line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_synchrotron_1 = \&PDL::gsl_sf_synchrotron_1; *gsl_sf_synchrotron_1 = \&PDL::gsl_sf_synchrotron_1;
#line 81 "SYNCHROTRON.pm" #line 81 "SYNCHROTRON.pm"
#line 949 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" #line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_synchrotron_2 =head2 gsl_sf_synchrotron_2
=for sig =for sig
Signature: (double x(); double [o]y(); double [o]e()) Signature: (double x(); double [o]y(); double [o]e())
=for ref =for ref
Second synchroton function: synchrotron_2(x) = x * K_{2/3}(x) Second synchroton function: synchrotron_2(x) = x * K_{2/3}(x)
=for bad =for bad
gsl_sf_synchrotron_2 does not process bad values. gsl_sf_synchrotron_2 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 106 "SYNCHROTRON.pm" #line 106 "SYNCHROTRON.pm"
#line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" #line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_synchrotron_2 = \&PDL::gsl_sf_synchrotron_2; *gsl_sf_synchrotron_2 = \&PDL::gsl_sf_synchrotron_2;
#line 113 "SYNCHROTRON.pm" #line 113 "SYNCHROTRON.pm"
#line 50 "gsl_sf_synchrotron.pd" #line 50 "gsl_sf_synchrotron.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. 4 change blocks. 
4 lines changed or deleted 4 lines changed or added

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