My Project
Public Member Functions
OSLOM< R > Class Template Reference

Order Statistics Local Optimization Method. More...

#include <OSLOM.h>

Inheritance diagram for OSLOM< R >:
ClusterAlg< R >

List of all members.

Public Member Functions

 OSLOM (string a)
 ~OSLOM ()
void calculate ()

Detailed Description

template<typename R>
class OSLOM< R >

Order Statistics Local Optimization Method.

Not a java implementation - but still necessary in the directory.


Constructor & Destructor Documentation

template<typename R >
OSLOM< R >::OSLOM ( string  a) [inline]

Constructor Simple parameter setting

Parameters:
aAlgorithm Implementation Arguments
template<typename R >
OSLOM< R >::~OSLOM ( ) [inline]

Destructor Empty


Member Function Documentation

template<typename R >
template void OSLOM< R >::calculate ( ) [virtual]

Implementation

Implementation for Order Statistics Local Optimization Method

Implements ClusterAlg< R >.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs