C# Class Simulation.FedKfSim

Mostra file Open project: homoluden/fedkf-ga

Public Methods

Method Description
Simulate ( Specimen spec ) : double
ToFedKf ( this spec ) : FedKF

Method Details

Simulate() public static method

public static Simulate ( Specimen spec ) : double
spec GA.Specimen
return double

ToFedKf() public static method

public static ToFedKf ( this spec ) : FedKF
spec this
return Filtering.FedKF