Re: [eigen] Altivec port status |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
> What's the second one?
$ ./product_trsolve_8
Initializing random number generator with seed 1405413527
Repeating each test 10 times
Test (trsolve<std::complex<float>,4,1>()) failed
in /home/markos/eigen/test/product_trsolve.cpp (46) test_isApprox
((cmLhs.conjugate().template triangularView<Lower>()).toDenseMatrix() *
(cmRhs), ref) Stack:
- (trsolve<std::complex<float>,4,1>())
- product_trsolve
- Seed: 1405413527
Aborted
I'm trying to follow the code paths that lead to this failure, but I
have to say it's not that easy :)
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |