Man Page: pdl::gslsf::coupling
Operating Environment: debian
Section: 3pm
COUPLING(3pm) User Contributed Perl Documentation COUPLING(3pm)NAMEPDL::GSLSF::COUPLING - PDL interface to GSL Special FunctionsDESCRIPTIONThis is an interface to the Special Function package present in the GNU Scientific Library.SYNOPSISFUNCTIONSgsl_sf_coupling_3j Signature: (ja(); jb(); jc(); ma(); mb(); mc(); double [o]y(); double [o]e()) 3j Symbols: (ja jb jc) over (ma mb mc). gsl_sf_coupling_3j does not process bad values. It will set the bad-value flag of all output piddles if the flag is set for any of the input piddles. gsl_sf_coupling_6j Signature: (ja(); jb(); jc(); jd(); je(); jf(); double [o]y(); double [o]e()) 6j Symbols: (ja jb jc) over (jd je jf). gsl_sf_coupling_6j does not process bad values. It will set the bad-value flag of all output piddles if the flag is set for any of the input piddles. gsl_sf_coupling_9j Signature: (ja(); jb(); jc(); jd(); je(); jf(); jg(); jh(); ji(); double [o]y(); double [o]e()) 9j Symbols: (ja jb jc) over (jd je jf) over (jg jh ji). gsl_sf_coupling_9j does not process bad values. It will set the bad-value flag of all output piddles if the flag is set for any of the input piddles.AUTHORThis file copyright (C) 1999 Christian Pellegrin <chri@infis.univ.trieste.it> All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file. The GSL SF modules were written by G. Jungman. perl v5.14.2 2012-05-30 COUPLING(3pm)
| Related Man Pages |
|---|
| pdl::gslsf::expint(3) - suse |
| pdl::gslsf::debye(3) - suse |
| pdl::gslsf::debye(3pm) - debian |
| pdl::gslsf::erf(3pm) - debian |
| pdl::gslsf::expint(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |