Skip to content

Vector.h improvement#96

Open
simichi wants to merge 2 commits intoVMML:masterfrom
simichi:vector.h_improvement
Open

Vector.h improvement#96
simichi wants to merge 2 commits intoVMML:masterfrom
simichi:vector.h_improvement

Conversation

@simichi
Copy link

@simichi simichi commented Dec 1, 2015

  • Change to normalize removes warning in W3 because of conversion from double to T.
  • Change to free function cross makes it easier to use because M is in most cases 3.

…ded default size = 3 to free function cross, such that vmml::cross(a, b) is possible instead of vmml::cross<3>(a, b).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant