Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash
* MATPREALLOCATOR can be deprecated as well as possibly some other preallocation macros/routine
Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash
* MATPREALLOCATOR can be deprecated as well as possibly some other preallocation macros/routines * Optimizations such as direct support for MatSetValuesBlocked() for *BAIJ can be added in the future
Commit-type: feature /spend 25h
show more ...
|