Skip to content
New issue

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

Utility function for Gaussian #7

Merged
merged 9 commits into from
Aug 23, 2017
Merged

Utility function for Gaussian #7

merged 9 commits into from
Aug 23, 2017

Conversation

termoshtt
Copy link
Owner

@termoshtt termoshtt commented Aug 23, 2017

  • Gaussian::center(&self)
  • Gaussian::cov(&self)
  • Gaussian::as_m(&mut self); convert internal data into M
  • Gaussian::as_e(&mut self); convert internal data into E

are added, and Mul and MulAssign are implemented for E (Mul is already done) and Gaussian

@termoshtt termoshtt merged commit 133e672 into master Aug 23, 2017
@termoshtt termoshtt deleted the hermite_funcs branch August 23, 2017 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant