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

Eigen SymmetricMatrix Implementation not fully symmetric (was: Wrapper fails assignment test for SymmetricMatrix wrapper class) #2

Open
toeklk opened this issue Mar 22, 2017 · 0 comments
Labels

Comments

@toeklk
Copy link
Collaborator

toeklk commented Mar 22, 2017

(See Pull request #1 )

When using the Eigen library (3.3.3, from homebrew) on mac os x (Sierra), test_matrixwrapper throws an assertion regarding the use of the assignment operator in a symmetric matrix.

4: Test command: /Users/kgad/git/orocos-bayesian-filtering/orocos_bfl/build-macosx-eigen/tests/test_matrixwrapper
4: Test timeout computed to be: 9.99988e+06
4: .F
4:
4: /Users/kgad/git/orocos-bayesian-filtering/orocos_bfl/tests/matrixwrapper_test.cpp:119: Assertion 4: Test name: MatrixwrapperTest::testMatrixwrapperValue 4: equality assertion failed 4: - Expected: 0 4: - Actual : 7 4: 4: Failures !!! 4: Run: 1 Failure total: 1 Failures: 1 Errors: 0 4/7 Test #
4: test_matrixwrapper ...............***Failed 0.01 sec
`

@toeklk toeklk changed the title Eigen Matrix Wrapper fails assignment test for SymmetricMatrix wrapper class Eigen SymmetricMatrix Implementation not fully symmetric (was: Wrapper fails assignment test for SymmetricMatrix wrapper class) Jun 6, 2018
@toeklk toeklk added the wrappers label Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant