C# Class SIMDPrototyping.Trees.SingleArray.SubtreeHeapEntry

Show file Open project: RossNordby/scratchpad Class Usage Examples

Public Properties

Property Type Description
Cost float
Index int

Property Details

Cost public property

public float Cost
return float

Index public property

public int Index
return int