C# 클래스 SilverFactorial.Benchmark.Candidate

파일 보기 프로젝트 열기: PeterLuschny/Fast-Factorial-Functions 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Candidate System.Collections
GetValue Sharith.Arithmetic.XInt
Init void

공개 메소드들

메소드 설명
SetSelected ( bool sel ) : void

비공개 메소드들

메소드 설명
Candidate ( IFactorialFunction f, string name, int index, bool b, bool p, bool t, bool s, bool c, int w ) : System.Collections
GetValue ( int n ) : Sharith.Arithmetic.XInt
Init ( string name, int index, bool b, bool p, bool t, bool s, bool c, int w ) : void

메소드 상세

SetSelected() 공개 정적인 메소드

public static SetSelected ( bool sel ) : void
sel bool
리턴 void