"Fossies" - the Fresh Open Source Software Archive  

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

DAWSON.pm  (PDL-2.082):DAWSON.pm  (PDL-2.083)
skipping to change at line 33 skipping to change at line 33
PDL::GSLSF::DAWSON - PDL interface to GSL Special Functions PDL::GSLSF::DAWSON - PDL interface to GSL Special Functions
=head1 DESCRIPTION =head1 DESCRIPTION
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.
=head1 SYNOPSIS =head1 SYNOPSIS
=cut =cut
#line 41 "DAWSON.pm" #line 42 "DAWSON.pm"
=head1 FUNCTIONS =head1 FUNCTIONS
=cut =cut
#line 958 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
=head2 gsl_sf_dawson =head2 gsl_sf_dawson
=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
Dawsons integral: Exp[-x^2] Integral[ Exp[t^2], {t,0,x}] Dawsons integral: Exp[-x^2] Integral[ Exp[t^2], {t,0,x}]
=for bad =for bad
gsl_sf_dawson does not process bad values. gsl_sf_dawson 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 76 "DAWSON.pm"
#line 960 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm"
*gsl_sf_dawson = \&PDL::gsl_sf_dawson; *gsl_sf_dawson = \&PDL::gsl_sf_dawson;
#line 83 "DAWSON.pm"
#line 42 "gsl_sf_dawson.pd" #line 42 "gsl_sf_dawson.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 103 "DAWSON.pm" #line 95 "DAWSON.pm"
# Exit with OK status # Exit with OK status
1; 1;
 End of changes. 5 change blocks. 
8 lines changed or deleted 2 lines changed or added

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