# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 5
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
coupling_3j


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 418
 -- Loadable Function: Y = coupling_3j (TWO_JA, TWO_JB, TWO_JC, TWO_MA,
          TWO_MB, TWO_MC)

     These routines compute the Wigner 3-j coefficient,

          (ja jb jc
           ma mb mc)

     where the arguments are given in half-integer units, 'ja =
     two_ja/2', 'ma = two_ma/2', etc.

     This function is from the GNU Scientific Library, see
     <http://www.gnu.org/software/gsl/> for documentation.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 50
These routines compute the Wigner 3-j coefficient,



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
coupling_6j


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 418
 -- Loadable Function: Y = coupling_6j (TWO_JA, TWO_JB, TWO_JC, TWO_JD,
          TWO_JE, TWO_JF)

     These routines compute the Wigner 6-j coefficient,

          {ja jb jc
           jd je jf}

     where the arguments are given in half-integer units, 'ja =
     two_ja/2', 'jd = two_jd/2', etc.

     This function is from the GNU Scientific Library, see
     <http://www.gnu.org/software/gsl/> for documentation.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 50
These routines compute the Wigner 6-j coefficient,



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
coupling_9j


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 462
 -- Loadable Function: Y = coupling_9j (TWO_JA, TWO_JB, TWO_JC, TWO_JD,
          TWO_JE, TWO_JF, TWO_JG, TWO_JH, TWO_JI)

     These routines compute the Wigner 9-j coefficient,

          {ja jb jc
           jd je jf
           jg jh ji}

     where the arguments are given in half-integer units, 'ja =
     two_ja/2', 'jd = two_jd/2', etc.

     This function is from the GNU Scientific Library, see
     <http://www.gnu.org/software/gsl/> for documentation.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 50
These routines compute the Wigner 9-j coefficient,



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 6
gsl_sf


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 160
 -- Loadable Function: gsl_sf ()

     Octave bindings to the GNU Scientific Library.  All GSL functions
     can be called with by the GSL names within octave.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 46
Octave bindings to the GNU Scientific Library.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 21
legendre_sphPlm_array


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 366
 -- Loadable Function: Y = legendre_sphPlm_array (LMAX, M, X)

     This function computes an array of normalized associated Legendre
     functions sqrt((2l+1)/(4*pi)) * sqrt((l-m)!/(l+m)!)  Plm (x) for m
     >= 0, l = |m|, ..., lmax, |x| <= 1.0

     This function is from the GNU Scientific Library, see
     <http://www.gnu.org/software/gsl/> for documentation.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
This function computes an array of normalized associated Legendre
functions sqrt





