Skip to content
  • Barry Smith's avatar
    Add support for Mat to allow skipping preallocation by having the first round... · 26cec326
    Barry Smith authored
    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
    26cec326