ALPSCore reference
Public Types | List of all members
alps::change_value_type< std::valarray< T >, V > Struct Template Reference

#include <change_value_type.hpp>

Collaboration diagram for alps::change_value_type< std::valarray< T >, V >:
Collaboration graph

Public Types

typedef std::valarray< V > type
 

Detailed Description

template<class T, class V>
struct alps::change_value_type< std::valarray< T >, V >

Definition at line 33 of file change_value_type.hpp.

Member Typedef Documentation

template<class T , class V >
typedef std::valarray<V> alps::change_value_type< std::valarray< T >, V >::type

Definition at line 35 of file change_value_type.hpp.


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