Usage
coupling_3j(two_ja, two_jb, two_jc, two_ma, two_mb, two_mc, give=FALSE, strict=TRUE)
coupling_6j(two_ja, two_jb, two_jc, two_jd, two_je, two_jf, give=FALSE, strict=TRUE)
coupling_9j(two_ja, two_jb, two_jc, two_jd, two_je, two_jf, two_jg, two_jh, two_ji, give=FALSE, strict=TRUE)
Arguments
two_ja, two_jb, two_jc, two_jd, two_je, two_jf, two_jg, two_jh,
two_ji, two_ma, two_mb, two_mc
Arguments as per the GSL manual give
Boolean with TRUE
meaning to return a list of three
items: the value, an estimate of the error, and a status number
strict
Boolean, with TRUE
meaning to return NaN
if status is an error