C# 클래스 Accord.MachineLearning.DecisionTrees.ComparisonExtensions

Extension methods for ComparisonKind enumeration values.
파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( this comparison ) : string

Returns a System.String that represents this instance.

메소드 상세

ToString() 공개 정적인 메소드

Returns a System.String that represents this instance.
public static ToString ( this comparison ) : string
comparison this The comparison type.
리턴 string