Skip to content
Snippets Groups Projects
Commit 21dac57c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix typo

parent 1927659f
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ twojmax = band limit for bispectrum components (non-negative integer) :l ...@@ -24,7 +24,7 @@ twojmax = band limit for bispectrum components (non-negative integer) :l
R_1, R_2,... = list of cutoff radii, one for each type (distance units) :l R_1, R_2,... = list of cutoff radii, one for each type (distance units) :l
w_1, w_2,... = list of neighbor weights, one for each type :l w_1, w_2,... = list of neighbor weights, one for each type :l
zero or more keyword/value pairs may be appended :l zero or more keyword/value pairs may be appended :l
keyword = {diagonal} or {rmin0} or {switchflag} or {bzeroflag} or {quadraticflag}:l keyword = {diagonal} or {rmin0} or {switchflag} or {bzeroflag} or {quadraticflag} :l
{diagonal} value = {0} or {1} or {2} or {3} {diagonal} value = {0} or {1} or {2} or {3}
{0} = all j1, j2, j <= twojmax, j2 <= j1 {0} = all j1, j2, j <= twojmax, j2 <= j1
{1} = subset satisfying j1 == j2 {1} = subset satisfying j1 == j2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment