clsfy_binary_hyperplane_gmrho_builder_helpers::category_value Class Reference

List of all members.

Detailed Description

Given the class category variable, return the associated regression value (e.g. 1 for class 1, -1 for class 0).

Definition at line 73 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Public Member Functions

 category_value (unsigned num_category1, unsigned num_total)
double operator() (const unsigned &classNum)

Private Attributes

const double y0
const double y1

Constructor & Destructor Documentation

clsfy_binary_hyperplane_gmrho_builder_helpers::category_value::category_value ( unsigned  num_category1,
unsigned  num_total 
) [inline]

Definition at line 78 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Member Function Documentation

double clsfy_binary_hyperplane_gmrho_builder_helpers::category_value::operator() ( const unsigned &  classNum  )  [inline]

Definition at line 82 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Member Data Documentation

const double clsfy_binary_hyperplane_gmrho_builder_helpers::category_value::y0 [private]

Definition at line 75 of file clsfy_binary_hyperplane_gmrho_builder.cxx.

const double clsfy_binary_hyperplane_gmrho_builder_helpers::category_value::y1 [private]

Definition at line 76 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


The documentation for this class was generated from the following file:
Generated on Thu Jan 8 05:11:35 2009 for contrib/mul/clsfy by  doxygen 1.5.1