Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByProbDesc ¶
type ByProbDesc []bpefs.StreakPrediction
ByProbDesc sorts StreakPredictions by probability times spread (descending)
func (ByProbDesc) Len ¶
func (a ByProbDesc) Len() int
func (ByProbDesc) Less ¶
func (a ByProbDesc) Less(i, j int) bool
func (ByProbDesc) Swap ¶
func (a ByProbDesc) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.