Skip to content
Commit 8a1c8040 authored by Karl Rupp's avatar Karl Rupp
Browse files

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.
parent 016a6e4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment