C# 클래스 YAMP.HistFunction

상속: VisualizationFunction
파일 보기 프로젝트 열기: FlorianRappl/YAMP

공개 메소드들

메소드 설명
HistFunction ( ParseContext context ) : System

비공개 메소드들

메소드 설명
Function ( MatrixValue Y ) : BarPlotValue
Function ( MatrixValue Y, MatrixValue x ) : BarPlotValue
Function ( MatrixValue Y, ScalarValue nbins ) : BarPlotValue

메소드 상세

HistFunction() 공개 메소드

public HistFunction ( ParseContext context ) : System
context ParseContext
리턴 System