13 #ifndef mitkVectorPropertySerializer_h 14 #define mitkVectorPropertySerializer_h 47 template <
typename NUMBER_TYPE,
typename STRING_ARRAY,
typename DOUBLE_ARRAY>
48 void StringsToNumbers(
unsigned int count,
const STRING_ARRAY &strings, DOUBLE_ARRAY &numbers)
50 for (
unsigned int i = 0; i < count; ++i)
DataCollection - Class to facilitate loading/accessing structured data.
void StringsToNumbers(unsigned int count, const STRING_ARRAY &strings, DOUBLE_ARRAY &numbers)
Target lexical_cast(const std::string &arg)