shark::ObjectiveFunctionTraits< DTLZ4 > Struct Template Reference

Specializes ObjectiveFunctionTraits for DTLZ4. More...

#include <shark/ObjectiveFunctions/Benchmarks/DTLZ4.h>

+ Collaboration diagram for shark::ObjectiveFunctionTraits< DTLZ4 >:

Static Public Member Functions

static DTLZ4::SearchPointType lowerBounds (unsigned int n)
 
static DTLZ4::SearchPointType upperBounds (unsigned int n)
 

Detailed Description

template<>
struct shark::ObjectiveFunctionTraits< DTLZ4 >

Specializes ObjectiveFunctionTraits for DTLZ4.

Definition at line 121 of file DTLZ4.h.

Member Function Documentation

static DTLZ4::SearchPointType shark::ObjectiveFunctionTraits< DTLZ4 >::lowerBounds ( unsigned int  n)
inlinestatic

Definition at line 123 of file DTLZ4.h.

static DTLZ4::SearchPointType shark::ObjectiveFunctionTraits< DTLZ4 >::upperBounds ( unsigned int  n)
inlinestatic

Definition at line 127 of file DTLZ4.h.


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