![]() |
![]() |
#include "L1Trigger/DTTraco/interface/Lut.h"
Go to the source code of this file.
Functions | |
void | DSPtoIEEE32 (short DSPmantissa, short DSPexp, float *f) |
char | exaDigit (int i) |
void | IEEE32toDSP (float f, short *DSPmantissa, short *DSPexp) |
std::string | lutFmt (int i) |
void DSPtoIEEE32 | ( | short | DSPmantissa, |
short | DSPexp, | ||
float * | f | ||
) |
void IEEE32toDSP | ( | float | f, |
short * | DSPmantissa, | ||
short * | DSPexp | ||
) |