clsfy_binary_hyperplane_gmrho_builder_helpers::gm_grad_accum Class Reference

List of all members.

Detailed Description

functor to accumulate gradient contributions for given training example.

Definition at line 60 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Public Member Functions

 gm_grad_accum (const double *px, double wt)
void operator() (double &grad)

Private Attributes

const double * px_
const double wt_

Constructor & Destructor Documentation

clsfy_binary_hyperplane_gmrho_builder_helpers::gm_grad_accum::gm_grad_accum ( const double *  px,
double  wt 
) [inline]

Definition at line 65 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Member Function Documentation

void clsfy_binary_hyperplane_gmrho_builder_helpers::gm_grad_accum::operator() ( double &  grad  )  [inline]

Definition at line 66 of file clsfy_binary_hyperplane_gmrho_builder.cxx.


Member Data Documentation

const double* clsfy_binary_hyperplane_gmrho_builder_helpers::gm_grad_accum::px_ [private]

Definition at line 62 of file clsfy_binary_hyperplane_gmrho_builder.cxx.

const double clsfy_binary_hyperplane_gmrho_builder_helpers::gm_grad_accum::wt_ [private]

Definition at line 63 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