other/frtest.cpp


Log

Author Commit Date CI Message
Aleksey Vaneev 5809d5b5 2021-12-22T15:41:29 LANCIR 3.0.1. A deep algorithm's redesign. Now features AVX, SSE2, and NEON optimizations out-of-the box. Now it is likely one of the fastest (if not the fastest) Lanczos algorithms available for CPUs. NOTE: resizeImage() function's arguments were changed: now also accepting NewBuf's scanline size.
Aleksey Vaneev 870f471d 2021-09-18T10:58:09 Added comparison graphs to README.md.