io-chess
UCI chess engine
Loading...
Searching...
No Matches
WDLConverter::WDL Struct Reference

Holds Win, Draw, and Loss probabilities. More...

#include <WDLConverter.hpp>

Public Attributes

float win
float draw
float loss

Detailed Description

Holds Win, Draw, and Loss probabilities.

Member Data Documentation

◆ draw

float WDLConverter::WDL::draw

◆ loss

float WDLConverter::WDL::loss

◆ win

float WDLConverter::WDL::win

The documentation for this struct was generated from the following file: