Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Better level1 BLAS routines for small matrices #294
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sandwichmaker commentedJun 11, 2017
?axpy is used at lot of places in ceres, and it would be interesting to create a jump table of compiler optimized versions of it for a variety of sizes and calling them.