We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v_offset
σ_sqrt2
m
EchelleCCFs.jl/src/mask_shapes/gaussian_mixture.jl
Lines 59 to 61 in a639217
Could also add an assert to make sure index is valid for the number of mixtures, i.e. 1 <= i <= length(m.weight)
1 <= i <= length(m.weight)
The text was updated successfully, but these errors were encountered:
f5efc31
No branches or pull requests
EchelleCCFs.jl/src/mask_shapes/gaussian_mixture.jl
Lines 59 to 61 in a639217
Could also add an assert to make sure index is valid for the number of mixtures, i.e.
1 <= i <= length(m.weight)
The text was updated successfully, but these errors were encountered: