Skip to content

hmazhar/svd_3x3_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svd_3x3

Fast Approximate Singular Value Decomposition for 3x3 matrices in CUDA

The code here is based on the SVD code in PhysBam, the goal was to make the code simpler and easier to understand and implement.

About

Singular Value Decomposition for symmetric 3x3 matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages