Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • libeigenlibeigen
  • eigeneigen
  • Issues
  • #562

Add vector-wise normalized and normalize functions

Submitted by Gael Guennebaud @ggael

Assigned to Nobody

Link to original bugzilla bug (#562)

Description

Everything is in the title, we need to be able to do things like:

a.colwise().normalize();
b = a.rowwise().normalized();

which are very frequent. See for instance http://forum.kde.org/viewtopic.php?f=74&t=95000.

Blocking

#387 (closed)

Edited Dec 05, 2019 by Eigen Bugzilla
Assignee
Assign to
Time tracking