CDF.pm (PDL-2.077) | : | CDF.pm (PDL-2.078) | ||
---|---|---|---|---|
skipping to change at line 2265 | skipping to change at line 2265 | |||
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 3117 "CDF.pm" | #line 3117 "CDF.pm" | |||
#line 1060 "../../../blib/lib/PDL/PP.pm" | #line 1060 "../../../blib/lib/PDL/PP.pm" | |||
*gsl_cdf_weibull_Qinv = \&PDL::gsl_cdf_weibull_Qinv; | *gsl_cdf_weibull_Qinv = \&PDL::gsl_cdf_weibull_Qinv; | |||
#line 3124 "CDF.pm" | #line 3124 "CDF.pm" | |||
#line 194 "gsl_cdf.pd" | #line 176 "gsl_cdf.pd" | |||
=head1 AUTHOR | =head1 AUTHOR | |||
Copyright (C) 2009 Maggie J. Xiong <maggiexyz users.sourceforge.net> | Copyright (C) 2009 Maggie J. Xiong <maggiexyz users.sourceforge.net> | |||
The GSL CDF module was written by J. Stover. | The GSL CDF module was written by J. Stover. | |||
All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation as described in the file COPYING in the PDL distributio n. | All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation as described in the file COPYING in the PDL distributio n. | |||
=cut | =cut | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |