C# Class YAMP.HistFunction

Inheritance: VisualizationFunction
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
HistFunction ( ParseContext context ) : System

Private Methods

Méthode Description
Function ( MatrixValue Y ) : BarPlotValue
Function ( MatrixValue Y, MatrixValue x ) : BarPlotValue
Function ( MatrixValue Y, ScalarValue nbins ) : BarPlotValue

Method Details

HistFunction() public méthode

public HistFunction ( ParseContext context ) : System
context ParseContext
Résultat System