LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::Functor::Max< T > Struct Template Reference

Scalar max binary operator. More...

#include <binary.h>

Public Types

typedef T result_type
 
typedef T arg_type
 

Static Public Member Functions

static result_type apply (const arg_type &x, const arg_type &y)
 
static std::string name ()
 

Detailed Description

template<typename T>
struct LatBuilder::Functor::Max< T >

Scalar max binary operator.


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