ObjectHandler::matrix Namespace Reference

Template function to convert a matrix from type property_t to type value_t. More...

Functions

template<class value_t >
std::vector< std::vector< value_t > > convert2 (const property_t &c, const std::string &parameterName)
 

Detailed Description

Template function to convert a matrix from type property_t to type value_t.