This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 376 - orthogonal method
Summary: orthogonal method
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - general (show other bugs)
Version: unspecified
Hardware: All All
: Normal enhancement
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 13:49 UTC by Benito van der Zander
Modified: 2019-12-04 11:15 UTC (History)
2 users (show)



Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.