Fix -Wnarrowing compilation warnings.
Change-Id: I0ed7c091a7fe50c5afde9e5c70b5aa71144917fd Specifically: warning: narrowing conversion of 'cols' from 'long int' to 'double' inside { } is ill-formed in C++11
Please register or sign in to comment
Change-Id: I0ed7c091a7fe50c5afde9e5c70b5aa71144917fd Specifically: warning: narrowing conversion of 'cols' from 'long int' to 'double' inside { } is ill-formed in C++11