Revision 0610ecaddfe6fff50c82df1b48992f99caee7bb7 authored by Roman Lebedev on 24 September 2016, 20:50:16 UTC, committed by Roman Lebedev on 24 September 2016, 20:50:21 UTC
It only makes sense for MIP_F and / or MIP_FULL.

For MIP_FULL, it is 1.0f;
else it is MIP_FULL/MIP_F scale factor (> 1.0f)

(for < MIP_F it may be a garbage, but i tried
to set it to 1.0f if there is any data, and to 0.0f
if there is no data)

Follow-up to 8d18f6f56f2073bc11a44465abb7163cd87f4445.

Refs #10566, #10595.
1 parent ad65647
History
File Mode Size
cmake
data
doc
packaging
po
src
tools
.clang-format -rw-r--r-- 1.5 KB
.dir-locals.el -rw-r--r-- 94 bytes
.gitattributes -rw-r--r-- 29 bytes
.gitignore -rw-r--r-- 123 bytes
.mailmap -rw-r--r-- 6.2 KB
CMakeLists.txt -rw-r--r-- 17.6 KB
CONTRIBUTING.md -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 34.3 KB
README.md -rw-r--r-- 2.3 KB
RELEASE_NOTES -rw-r--r-- 1008 bytes
build.sh -rwxr-xr-x 7.2 KB
iwyu.imp -rw-r--r-- 6.5 KB

README.md

back to top