BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
ben_bot::eval::Score Member List

This is the complete list of members for ben_bot::eval::Score, including all inherited members.

from_tt(Value eval, size_t plyFromRoot) noexcept -> Scoreben_bot::eval::Scorestatic
is_losing_mate() const noexcept -> boolben_bot::eval::Scoreinline
is_mate() const noexcept -> boolben_bot::eval::Scoreinline
is_winning_mate() const noexcept -> boolben_bot::eval::Scoreinline
LibchessScore typedefben_bot::eval::Score
mate(const size_t plyFromRoot) noexcept -> Scoreben_bot::eval::Scoreinlinestatic
operator Value() const noexceptben_bot::eval::Scoreinline
operator-() const noexcept -> Scoreben_bot::eval::Scoreinline
ply_to_mate() const noexcept -> size_tben_bot::eval::Scoreinline
to_libchess() const noexcept -> LibchessScoreben_bot::eval::Scoreinline
to_tt() const noexcept -> Valueben_bot::eval::Score
valueben_bot::eval::Score