C# Class SampleApp.ViewModel.PerfViewModel

View-Model for the Performance window.
Inheritance: INotifyPropertyChanged
Mostra file Open project: accord-net/framework Class Usage Examples

Public Methods

Method Description
PerfViewModel ( ) : System.ComponentModel
PerfViewModel ( GeneralConfusionMatrix matrix ) : System.ComponentModel

Method Details

PerfViewModel() public method

public PerfViewModel ( ) : System.ComponentModel
return System.ComponentModel

PerfViewModel() public method

public PerfViewModel ( GeneralConfusionMatrix matrix ) : System.ComponentModel
matrix Accord.Statistics.Analysis.GeneralConfusionMatrix
return System.ComponentModel