C# 클래스 Sharith.Factorial.ParallelSwing

상속: IFactorialFunction
파일 보기 프로젝트 열기: PeterLuschny/Fast-Factorial-Functions

공개 메소드들

메소드 설명
Factorial ( int n ) : Arithmetic.XInt

비공개 메소드들

메소드 설명
OddFactorial ( int n ) : Arithmetic.XInt
OddSwing ( int n, Arithmetic.XInt oddFactNdiv4 ) : Arithmetic.XInt
Product ( int m, int len ) : Arithmetic.XInt

메소드 상세

Factorial() 공개 메소드

public Factorial ( int n ) : Arithmetic.XInt
n int
리턴 Arithmetic.XInt