Static Public Member Functions | Private Types
bsta_beta_fitness< beta_ > Struct Template Reference

#include <bsta_beta_updater.h>

List of all members.

Static Public Member Functions

static bool order (const beta_ &, const T &w1, const beta_ &, const T &w2)

Private Types

enum  { n = beta_::dimension }
typedef beta_::math_type T

Detailed Description

template<class beta_>
struct bsta_beta_fitness< beta_ >

Definition at line 91 of file bsta_beta_updater.h.


Member Typedef Documentation

template<class beta_ >
typedef beta_::math_type bsta_beta_fitness< beta_ >::T [private]

Definition at line 94 of file bsta_beta_updater.h.


Member Enumeration Documentation

template<class beta_ >
anonymous enum [private]
Enumerator:
n 

Definition at line 95 of file bsta_beta_updater.h.


Member Function Documentation

template<class beta_ >
static bool bsta_beta_fitness< beta_ >::order ( const beta_ &  ,
const T w1,
const beta_ &  ,
const T w2 
) [inline, static]

Definition at line 97 of file bsta_beta_updater.h.


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