C# 클래스 Coon.Compass.Procyon.alglib.alglib.hqrnd.hqrndstate

상속: apobject
파일 보기 프로젝트 열기: dbaileychess/Compass

공개 프로퍼티들

프로퍼티 타입 설명
magicv int
s1 int
s2 int

공개 메소드들

메소드 설명
hqrndstate ( ) : System
init ( ) : void
make_copy ( ) : alglib.apobject

메소드 상세

hqrndstate() 공개 메소드

public hqrndstate ( ) : System
리턴 System

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

public make_copy ( ) : alglib.apobject
리턴 alglib.apobject

프로퍼티 상세

magicv 공개적으로 프로퍼티

public int magicv
리턴 int

s1 공개적으로 프로퍼티

public int s1
리턴 int

s2 공개적으로 프로퍼티

public int s2
리턴 int