Fermat
Public Types | Public Methods | List of all members
cugar::min_functor< T > Struct Template Reference

Detailed description

template<typename T>
struct cugar::min_functor< T >

minimum functor

#include <functors.h>

Public Types

typedef T first_argument_type
 
typedef T second_argument_type
 
typedef T result_type
 

Public Methods

CUGAR_HOST_DEVICE T operator() (const T a, const T b) const
 

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