C# Class Demo.Library.Algorithms.Bloom.ScalableBloomState

Afficher le fichier Open project: volak/DDD.Enterprise.Example Class Usage Examples

Méthodes publiques

Свойство Type Description
Fp double
Hint uint
P double
Partitions Demo.Library.Algorithms.Bloom.PartitionedBloomState[]
R double

Property Details

Fp public_oe property

public double Fp
Résultat double

Hint public_oe property

public uint Hint
Résultat uint

P public_oe property

public double P
Résultat double

Partitions public_oe property

public PartitionedBloomState[],Demo.Library.Algorithms.Bloom Partitions
Résultat Demo.Library.Algorithms.Bloom.PartitionedBloomState[]

R public_oe property

public double R
Résultat double