C# 클래스 UserSimulation.PrepData

파일 보기 프로젝트 열기: plasma-umass/DataDebug 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
correct_outputs string>.System.Collections.Generic.Dictionary
dag DataDebugMethods.DAG
original_inputs string>.System.Collections.Generic.Dictionary
terminal_formula_nodes AST.Address[]
terminal_input_nodes AST.Range[]

프로퍼티 상세

correct_outputs 공개적으로 프로퍼티

public System.Collections.Generic.Dictionary correct_outputs
리턴 string>.System.Collections.Generic.Dictionary

dag 공개적으로 프로퍼티

public DAG,DataDebugMethods dag
리턴 DataDebugMethods.DAG

original_inputs 공개적으로 프로퍼티

public System.Collections.Generic.Dictionary original_inputs
리턴 string>.System.Collections.Generic.Dictionary

terminal_formula_nodes 공개적으로 프로퍼티

public AST.Address[] terminal_formula_nodes
리턴 AST.Address[]

terminal_input_nodes 공개적으로 프로퍼티

public AST.Range[] terminal_input_nodes
리턴 AST.Range[]