Template Numerical Library version\ main:58f2aa3f5
|
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) |