Skip to content
Snippets Groups Projects
Commit 3b71f712 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Divide vector instead of matrix saves time

Now for homogeneous
parent e0fe051d
No related branches found
No related tags found
Loading
Loading
  • Developer

    @jsola In the same spirit multiplying by 0.5 in faster than dividing by 2 ;)

  • Author Owner

    Isn't the compiler taking care of these smallities?

  • Developer

    Only if optimization is enabled (-Ox) modern compilers will do :thumbsup: . Was just a side note.

  • Author Owner

    OK

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment