Matrix operations: Fixed use of 'uint' and unsigned types for OpenMP
'uint' only available in some newer compilers, so replaced by 'vcl_size_t'. If use was for an OpenMP-loop variable, replaced by long.
Loading
Please register or sign in to comment