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

Adam implementation #568

Closed
wants to merge 3 commits into from
Closed

Conversation

vasanthkalingeri
Copy link
Contributor

Changed from Adam with tests to include only adam_impl.hpp

When initialized, the class returned this error
error: Mat::init(): requested size is not compatible with column vector layout

terminate called after throwing an instance of 'std::logic_error'
  what():  Mat::init(): requested size is not compatible with column vector layout
Aborted (core dumped)
@zoq
Copy link
Member

zoq commented Mar 14, 2016

I merged the changes. Thanks for you contribution.

@zoq zoq closed this Mar 14, 2016
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.

None yet

2 participants