PAM250_only_positive_Selector

All class functions are defined inline.


[ Lib_General64 | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class PAM250_only_positive_Selector
: public PAM250_Selector
{
public:
static template < class TPoint> void select(const TPoint& i_a1, const TPoint& i_a2, bool& o_select, vtype& o_score) ;
protected:
}; // PAM250_only_positive_Selector

Back to the top of PAM250_only_positive_Selector


KEYWORD

Back to the top of PAM250_only_positive_Selector


AUTHORS

Back to the top of PAM250_only_positive_Selector


CHANGES LOG

Back to the top of PAM250_only_positive_Selector


GOALS

Back to the top of PAM250_only_positive_Selector

		

USAGE

		

Back to the top of PAM250_only_positive_Selector


template < class TPoint> void select(const TPoint& i_a1, const TPoint& i_a2, bool& o_select, vtype& o_score) ;

  template < class TPoint>
  static void select(const TPoint& i_a1, const TPoint& i_a2, bool& o_select, vtype& o_score)                      ;

Function is currently defined inline.


Back to the top of PAM250_only_positive_Selector


All Members

public:
static template < class TPoint> void select(const TPoint& i_a1, const TPoint& i_a2, bool& o_select, vtype& o_score) ;
protected:

Back to the top of PAM250_only_positive_Selector


Ancestors

Inheritance chain for PAM250_only_positive_Selector:

Back to the top of PAM250_only_positive_Selector


Descendants

Class is not inherited by any others.

Back to the top of PAM250_only_positive_Selector


Generated from source by the Cocoon utilities on Tue Jan 5 18:47:30 2010 .

Report problems to jkotula@unimax.com