bsta_beta_fitness< beta_ > Struct Template Reference

#include <bsta_beta_updater.h>

List of all members.


Detailed Description

template<class beta_>
struct bsta_beta_fitness< beta_ >

Definition at line 91 of file 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

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:
Generated on Mon Mar 8 05:30:34 2010 for contrib/brl/bbas/bsta by  doxygen 1.5.1