Home
last modified time | relevance | path

Searched refs:intensDec (Results 1 – 1 of 1) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/plugins/i3s/lepcc/src/
H A DTest_C_Api.cpp557 uint16 intensDec = decIntensityVec[i]; in main() local
558 double delta = abs(intensDec - intensEnc); in main()