#include <bsta_beta_updater.h>
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 |
Definition at line 91 of file bsta_beta_updater.h.
typedef beta_::math_type bsta_beta_fitness< beta_ >::T [private] |
Definition at line 94 of file bsta_beta_updater.h.
anonymous enum [private] |
Definition at line 95 of file bsta_beta_updater.h.
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.