XGCa
Public Member Functions | Public Attributes | List of all members
GuessList1D< Device > Struct Template Reference

#include <guess_list_1d.hpp>

Collaboration diagram for GuessList1D< Device >:
Collaboration graph
[legend]

Public Member Functions

 GuessList1D ()
 
 GuessList1D (const UniformRange &range, const View< double *, Device > &view)
 
template<class Device2 >
GuessList1D< Device2 > mirror () const
 

Public Attributes

View< int **, CLayout, Device > list
 

Constructor & Destructor Documentation

◆ GuessList1D() [1/2]

template<class Device >
GuessList1D< Device >::GuessList1D ( )
inline

◆ GuessList1D() [2/2]

template<class Device >
GuessList1D< Device >::GuessList1D ( const UniformRange range,
const View< double *, Device > &  view 
)
inline
Here is the call graph for this function:

Member Function Documentation

◆ mirror()

template<class Device >
template<class Device2 >
GuessList1D<Device2> GuessList1D< Device >::mirror ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ list

template<class Device >
View<int**,CLayout,Device> GuessList1D< Device >::list

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