Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkStringsToNumbers.h File Reference
#include <boost/lexical_cast.hpp>

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)