Menu

#26 Optimize code generation for square matrices.

open
3
2013-02-08
2004-04-18
No

Use template meta-programming to optimize the code generation
for matrix<N,M> when N=M. As this is square, the is_square
checks aren't needed. Indeed those funtions applicable to
non-square matrices should not be emitted.

See matrix.h & matrix_impl.hpp

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.