Classes | Public Member Functions | Protected Member Functions | Protected Attributes

NLADataPreparer Class Reference

List of all members.

Classes

struct  BalanceSetup

Public Member Functions

 NLADataPreparer (BinIDValueSet &bvs, int tc)
void removeUndefs (bool targetonly=false)
void limitRange (const Interval< float > &)
void balance (const BalanceSetup &)
 noiselvl not yet supported

Protected Member Functions

void addVecs (BinIDValueSet &, int, float, const Interval< float > *)

Protected Attributes

BinIDValueSetbvs_
int targetcol_

Constructor & Destructor Documentation

NLADataPreparer::NLADataPreparer ( BinIDValueSet bvs,
int  tc 
) [inline]

Member Function Documentation

void NLADataPreparer::addVecs ( BinIDValueSet ,
int  ,
float  ,
const Interval< float > *   
) [protected]
void NLADataPreparer::balance ( const BalanceSetup  ) 

noiselvl not yet supported

void NLADataPreparer::limitRange ( const Interval< float > &   ) 
void NLADataPreparer::removeUndefs ( bool  targetonly = false  ) 

Member Data Documentation

int NLADataPreparer::targetcol_ [protected]