Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix4.leftMultiply #250

Open
tanzhenghao-james opened this issue Jun 11, 2021 · 1 comment
Open

Matrix4.leftMultiply #250

tanzhenghao-james opened this issue Jun 11, 2021 · 1 comment

Comments

@tanzhenghao-james
Copy link

The reason is the same as #166, sometimes people thought that it would be nice to be able to left multiply a matrix in place.

I know this can be done by transposing twice, but I thought those might be redundant operations.

@johnmccutchan
Copy link
Collaborator

@tanzhenghao-james Please send a PR for this feature.

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

No branches or pull requests

2 participants