Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitkStringsToNumbers.h File Reference
#include <mitkLexicalCast.h>

Go to the source code of this file.

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

template<typename NUMBER_TYPE , typename STRING_ARRAY , typename DOUBLE_ARRAY >
void mitk::StringsToNumbers (unsigned int count, const STRING_ARRAY &strings, DOUBLE_ARRAY &numbers)