Home
last modified time | relevance | path

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

/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhutil.h35 void bit_16_to_float(unsigned short int input, float& result);
H A Dhhutil.cpp129 void bit_16_to_float(unsigned short int input, float& result) { in bit_16_to_float() function