#include <NEM_Algo.hpp>
Inheritance diagram for NEM_Algorithm:
Public Member Functions | |
NEM_Algorithm (vector< double > bet, IID_Mixture *mod, Spatial_Data *spatd) | |
Constructor. | |
NEM_Algorithm (double bet, IID_Mixture *mod, Spatial_Data *spatd) | |
Constructor. | |
NEM_Algorithm (IID_Mixture *mod, Spatial_Data *spatd) | |
Constructor. | |
~NEM_Algorithm () | |
Destructor. | |
void | Set_Beta (vector< double > bet) |
Set the Penazlization factors. | |
void | Compute_fuzzy (uint i, vector< double > &probs) |
compute fuzzy classifcation for point i |