|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
Interface to the find_index functions. More...
#include <map>
Go to the source code of this file.
Typedefs | |
| typedef pair< DBL, I32 > | DI_Pair |
| typedef pair< SGL, I32 > | DIF_Pair |
Functions | |
| I32 | find_index (map< DBL, I32 > *spectrum_map, DBL key) |
| I32 | find_index (map< SGL, I32 > *spectrum_map, SGL key) |
Interface to the find_index functions.