TRTDet: Minor changes/cleanups
- fabs -> std::abs
- clean up includes
- exploit move semantics to bypass copying
- reduced allocations
restore and continue changes from !30848 (closed)
Edited by Adam Edward Barton
restore and continue changes from !30848 (closed)