Skip to content

PCA invalid memory access fix #728

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

Merged
merged 2 commits into from
Jul 15, 2019
Merged

PCA invalid memory access fix #728

merged 2 commits into from
Jul 15, 2019

Conversation

palonso
Copy link
Contributor

@palonso palonso commented May 22, 2018

Creation of a new Array2D outFeatVector with the desired output shape so that featVector does not have to be resized. This PR solves the bug described in #727. It also includes a .cpp file that can be included as use example.

@dbogdanov dbogdanov merged commit 0e0e231 into MTG:master Jul 15, 2019
@palonso palonso deleted the pca_bug branch January 24, 2020 14:23
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.

2 participants