"Fossies" - the Fresh Open Source Software Archive  

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

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

TRANSPORT.pm  (PDL-2.082):TRANSPORT.pm  (PDL-2.083)
skipping to change at line 40 skipping to change at line 40
Transport function: Transport function:
J(n,x) := Integral[ t^n e^t /(e^t - 1)^2, {t,0,x}] J(n,x) := Integral[ t^n e^t /(e^t - 1)^2, {t,0,x}]
=cut =cut
#line 43 "TRANSPORT.pm" #line 43 "TRANSPORT.pm"
=head1 FUNCTIONS =head1 FUNCTIONS
=cut =cut
#line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_transport_2 =head2 gsl_sf_transport_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
J(2,x) J(2,x)
=for bad =for bad
gsl_sf_transport_2 does not process bad values. gsl_sf_transport_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 78 "TRANSPORT.pm"
#line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_transport_2 = \&PDL::gsl_sf_transport_2; *gsl_sf_transport_2 = \&PDL::gsl_sf_transport_2;
#line 85 "TRANSPORT.pm"
#line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_transport_3 =head2 gsl_sf_transport_3
=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
J(3,x) J(3,x)
=for bad =for bad
gsl_sf_transport_3 does not process bad values. gsl_sf_transport_3 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 110 "TRANSPORT.pm"
#line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_transport_3 = \&PDL::gsl_sf_transport_3; *gsl_sf_transport_3 = \&PDL::gsl_sf_transport_3;
#line 117 "TRANSPORT.pm"
#line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_transport_4 =head2 gsl_sf_transport_4
=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
J(4,x) J(4,x)
=for bad =for bad
gsl_sf_transport_4 does not process bad values. gsl_sf_transport_4 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 142 "TRANSPORT.pm"
#line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_transport_4 = \&PDL::gsl_sf_transport_4; *gsl_sf_transport_4 = \&PDL::gsl_sf_transport_4;
#line 149 "TRANSPORT.pm"
#line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_transport_5 =head2 gsl_sf_transport_5
=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
J(5,x) J(5,x)
=for bad =for bad
gsl_sf_transport_5 does not process bad values. gsl_sf_transport_5 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 174 "TRANSPORT.pm"
#line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_transport_5 = \&PDL::gsl_sf_transport_5; *gsl_sf_transport_5 = \&PDL::gsl_sf_transport_5;
#line 181 "TRANSPORT.pm"
#line 80 "gsl_sf_transport.pd" #line 80 "gsl_sf_transport.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
is no warranty. You are allowed to redistribute this software / is no warranty. You are allowed to redistribute this software /
documentation under certain conditions. For details, see the file documentation under certain conditions. For details, see the file
COPYING in the PDL distribution. If this file is separated from the COPYING in the PDL distribution. If this file is separated from the
PDL distribution, the copyright notice should be included in the file. PDL distribution, the copyright notice should be included in the file.
The GSL SF modules were written by G. Jungman. The GSL SF modules were written by G. Jungman.
=cut =cut
#line 201 "TRANSPORT.pm" #line 177 "TRANSPORT.pm"
# Exit with OK status # Exit with OK status
1; 1;
 End of changes. 10 change blocks. 
25 lines changed or deleted 1 lines changed or added

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