• Vladislav Vinogradov's avatar
    refactored gpu::LUT function: · 539f367d
    Vladislav Vinogradov authored
    * converted it to Algorithm, because implementation uses inner buffers and
      requires preprocessing step
    * new implementation splits preprocessing and transform,
      what is more effecient
    * old API still can be used for source compatibility (marked as deprecated)
    539f367d
Name
Last commit
Last update
..
cuda Loading commit data...
arithm.cpp Loading commit data...
core.cpp Loading commit data...
element_operations.cpp Loading commit data...
precomp.cpp Loading commit data...
precomp.hpp Loading commit data...
reductions.cpp Loading commit data...