C# 클래스 Bigio.BigArray.Support_Classes.Balancer.SlowGrowBalancer

Balancer which provide you slowly growing sizes of block calculated by function: 512 + 7 * maxExistentIndex * Math.Log(1 + Math.Pow(maxExistentIndex, 10))
상속: AbstractFunctionBalancer
파일 보기 프로젝트 열기: 80LevelElf/Bigio

Private Properties

프로퍼티 타입 설명
SlowGrowBalancer System

비공개 메소드들

메소드 설명
SlowGrowBalancer ( ) : System