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 |
| 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.
| 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.
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.
1.5.1