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

Add XMMatrixInverseTranspose #9

Open
walbourn opened this issue May 24, 2016 · 1 comment
Open

Add XMMatrixInverseTranspose #9

walbourn opened this issue May 24, 2016 · 1 comment

Comments

@walbourn
Copy link
Member

walbourn commented May 24, 2016

The DirectXMath library includes both a XMMatrixTranspose and a XMMatrixInverse, but doing both at once could be made more efficient by omitting the initial transpose.

@walbourn
Copy link
Member Author

Adjugate matrix

@walbourn walbourn reopened this May 24, 2016
@walbourn walbourn self-assigned this Jan 17, 2022
@walbourn walbourn pinned this issue Jan 17, 2022
@walbourn walbourn added this to Consider in DirectXMath 3.17 Jan 17, 2022
@walbourn walbourn unpinned this issue Jan 18, 2022
@walbourn walbourn removed this from Consider in DirectXMath 3.17 Jan 18, 2022
@walbourn walbourn removed their assignment Nov 5, 2022
@walbourn walbourn added this to Consider in DirectXMath 3.19 Jan 2, 2024
@walbourn walbourn removed this from Consider in DirectXMath 3.19 Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant