COUPLING.pm (PDL-2.080) | : | COUPLING.pm (PDL-2.081) | ||
---|---|---|---|---|
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 "COUPLING.pm" | #line 39 "COUPLING.pm" | |||
=head1 FUNCTIONS | =head1 FUNCTIONS | |||
=cut | =cut | |||
#line 948 "../../../../blib/lib/PDL/PP.pm" | #line 949 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
=head2 gsl_sf_coupling_3j | =head2 gsl_sf_coupling_3j | |||
=for sig | =for sig | |||
Signature: (ja(); jb(); jc(); ma(); mb(); mc(); double [o]y(); double [o]e()) | Signature: (ja(); jb(); jc(); ma(); mb(); mc(); double [o]y(); double [o]e()) | |||
=for ref | =for ref | |||
3j Symbols: (ja jb jc) over (ma mb mc). | 3j Symbols: (ja jb jc) over (ma mb mc). | |||
=for bad | =for bad | |||
gsl_sf_coupling_3j does not process bad values. | gsl_sf_coupling_3j 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 "COUPLING.pm" | #line 74 "COUPLING.pm" | |||
#line 950 "../../../../blib/lib/PDL/PP.pm" | #line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
*gsl_sf_coupling_3j = \&PDL::gsl_sf_coupling_3j; | *gsl_sf_coupling_3j = \&PDL::gsl_sf_coupling_3j; | |||
#line 81 "COUPLING.pm" | #line 81 "COUPLING.pm" | |||
#line 948 "../../../../blib/lib/PDL/PP.pm" | #line 949 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
=head2 gsl_sf_coupling_6j | =head2 gsl_sf_coupling_6j | |||
=for sig | =for sig | |||
Signature: (ja(); jb(); jc(); jd(); je(); jf(); double [o]y(); double [o]e()) | Signature: (ja(); jb(); jc(); jd(); je(); jf(); double [o]y(); double [o]e()) | |||
=for ref | =for ref | |||
6j Symbols: (ja jb jc) over (jd je jf). | 6j Symbols: (ja jb jc) over (jd je jf). | |||
=for bad | =for bad | |||
gsl_sf_coupling_6j does not process bad values. | gsl_sf_coupling_6j 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 "COUPLING.pm" | #line 106 "COUPLING.pm" | |||
#line 950 "../../../../blib/lib/PDL/PP.pm" | #line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
*gsl_sf_coupling_6j = \&PDL::gsl_sf_coupling_6j; | *gsl_sf_coupling_6j = \&PDL::gsl_sf_coupling_6j; | |||
#line 113 "COUPLING.pm" | #line 113 "COUPLING.pm" | |||
#line 948 "../../../../blib/lib/PDL/PP.pm" | #line 949 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
=head2 gsl_sf_coupling_9j | =head2 gsl_sf_coupling_9j | |||
=for sig | =for sig | |||
Signature: (ja(); jb(); jc(); jd(); je(); jf(); jg(); jh(); ji(); double [o]y( ); double [o]e()) | Signature: (ja(); jb(); jc(); jd(); je(); jf(); jg(); jh(); ji(); double [o]y( ); double [o]e()) | |||
=for ref | =for ref | |||
9j Symbols: (ja jb jc) over (jd je jf) over (jg jh ji). | 9j Symbols: (ja jb jc) over (jd je jf) over (jg jh ji). | |||
=for bad | =for bad | |||
gsl_sf_coupling_9j does not process bad values. | gsl_sf_coupling_9j 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 138 "COUPLING.pm" | #line 138 "COUPLING.pm" | |||
#line 950 "../../../../blib/lib/PDL/PP.pm" | #line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |||
*gsl_sf_coupling_9j = \&PDL::gsl_sf_coupling_9j; | *gsl_sf_coupling_9j = \&PDL::gsl_sf_coupling_9j; | |||
#line 145 "COUPLING.pm" | #line 145 "COUPLING.pm" | |||
#line 64 "gsl_sf_coupling.pd" | #line 64 "gsl_sf_coupling.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. 6 change blocks. | ||||
6 lines changed or deleted | 6 lines changed or added |