|
Template Numerical Library version\ main:e8ffc18d3
|
Public Types | |
| using | type |
| using | type = std::vector< typename ParameterTypeCoercion< T >::type > |
Static Public Member Functions | |
| static type | convert (const std::vector< T > &vec) |
| static type | convert (const T &v) |
| static Result | convert_back (const type &v) |
| template<typename Result> | |
| static Result | convert_back (const type &vec) |