Skip to content

Incorrect results adding outer product to triangularView

Submitted by Oliver Ruepp

Assigned to Nobody

Link to original bugzilla bug (#496)
Version: 3.1
Operating system: Linux

Description

Created attachment 290
Example for the problem using triangularView()

I think I've found a bug in the triangularView() functionality. I experienced the problem only when adding an outer product that is formed from row vectors of some matrix. Everything seems to be fine when column vectors are used. See attached file for an example.

Attachment 290, "Example for the problem using triangularView()":
triangular_bug.cpp

Blocking

#387 (closed)

Edited by Eigen Bugzilla