C# 클래스 NSoft.NFramework.Compressions.SevenZip.Compression.RangeCoder.BitEncoder

파일 보기 프로젝트 열기: debop/NFramework 1 사용 예제들

공개 메소드들

메소드 설명
Encode ( Encoder encoder, uint symbol ) : void
GetPrice ( uint symbol ) : uint
GetPrice0 ( ) : uint
GetPrice1 ( ) : uint
Init ( ) : void
UpdateModel ( uint symbol ) : void

비공개 메소드들

메소드 설명
BitEncoder ( ) : System

메소드 상세

Encode() 공개 메소드

public Encode ( Encoder encoder, uint symbol ) : void
encoder Encoder
symbol uint
리턴 void

GetPrice() 공개 메소드

public GetPrice ( uint symbol ) : uint
symbol uint
리턴 uint

GetPrice0() 공개 메소드

public GetPrice0 ( ) : uint
리턴 uint

GetPrice1() 공개 메소드

public GetPrice1 ( ) : uint
리턴 uint

Init() 공개 메소드

public Init ( ) : void
리턴 void

UpdateModel() 공개 메소드

public UpdateModel ( uint symbol ) : void
symbol uint
리턴 void