TRT_StrawMap: fixed clang warnings
- using floating point absolute value function 'fabs' when argument is of integer type
- format string is not a string literal (
sprintf
)
Plus indentation fixes (in a separate commit)
sprintf
)Plus indentation fixes (in a separate commit)