Feel++  0.92.0
Public Types
Feel::LegendreTraits< Dim, RealDim, Degree, NormalizationPolicy, T, StoragePolicy >::ChangeValueType< NewT > Struct Template Reference

List of all members.

Public Types

typedef Legendre< Dim, RealDim,
Degree, NormalizationPolicy,
NewT, StoragePolicy > 
type
typedef LegendreTraits< Dim,
RealDim, Degree,
NormalizationPolicy, NewT,
StoragePolicy > 
traits_type

template<uint16_type Dim, uint16_type RealDim, uint16_type Degree, typename NormalizationPolicy = Normalized<true>, typename T = double, template< class > class StoragePolicy = StorageUBlas>
template<typename NewT>
struct Feel::LegendreTraits< Dim, RealDim, Degree, NormalizationPolicy, T, StoragePolicy >::ChangeValueType< NewT >