Classes | Enumerations
contrib/rpl/rrel/rrel_muset_obj.h File Reference
#include <rrel/rrel_objective.h>

Go to the source code of this file.

Classes

class  rrel_muset_obj
 The MUSET (MUSE trimmed) objective function, which should be used instead of LMS. More...

Enumerations

enum  rrel_muse_type { RREL_MUSE_TRIMMED, RREL_MUSE_TRIMMED_SQUARE, RREL_MUSE_QUANTILE }

Detailed Description

Author:
Chuck Stewart
Date:
Summer 2001 The MUSET (MUSE trimmed) objective function., which should be used instead of LMS.

Definition in file rrel_muset_obj.h.


Enumeration Type Documentation

Enumerator:
RREL_MUSE_TRIMMED 
RREL_MUSE_TRIMMED_SQUARE 
RREL_MUSE_QUANTILE 

Definition at line 13 of file rrel_muset_obj.h.