1 #ifndef DSM_ALGO_EM201_2017_HH
2 #define DSM_ALGO_EM201_2017_HH
7 void operator()(
DSM& dsm);
8 void getHybridJetPatchSums(
const DSM& dsm,
int& jpSum1,
int& jpSum2);
9 void getHTTP(
int httpBits[],
int &b2b,
int &nonadj);
10 void getHybridHTTP(
const DSM& dsm,
int httpBits[]);
14 #endif // DSM_ALGO_EM201_2017_HH