This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 376

Summary: orthogonal method
Product: Eigen Reporter: Benito van der Zander <benito>
Component: Core - generalAssignee: Nobody <eigen.nobody>
Status: NEW ---    
Severity: enhancement CC: gael.guennebaud, jacob.benoit.1
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:

Description Benito van der Zander 2011-11-16 13:49:31 UTC
There should be an orthogonal() method in MatrixBase that returns a vector orthogonal to *this and with the same length as *this. 

I.e. (-y, x) for 2d, and unitOrthogonal() could be defined as unitOrthogonal() = orthogonal().normalized()
Comment 1 Nobody 2019-12-04 11:15:49 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/376.