My Project
TBoundedParameter< T >::boundary< std::vector< S > > Struct Template Reference

#include <mia/core/parameter.hh>

Public Types

typedef S value_type
 

Detailed Description

template<typename T>
template<typename S>
struct TBoundedParameter< T >::boundary< std::vector< S > >

Definition at line 243 of file parameter.hh.

Member Typedef Documentation

◆ value_type

template<typename T >
template<typename S >
typedef S TBoundedParameter< T >::boundary< std::vector< S > >::value_type

Definition at line 244 of file parameter.hh.


The documentation for this struct was generated from the following file: