![]() |
BitBully 0.0.39
|
This is the complete list of members for BitBully::OpeningBook, including all inherited members.
convertValue(const int value, const Board &b) const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
getBoardValue(const Board &b) const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
getBook() const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
getBookSize() const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
getEntry(const size_t entryIdx) const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
getNPly() const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
init(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
isInBook(const Board &b) const (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inline |
NONE_VALUE (defined in BitBully::OpeningBook) | BitBully::OpeningBook | static |
OpeningBook(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inlineexplicit |
OpeningBook(const std::filesystem::path &bookPath) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inlineexplicit |
readBook(const std::filesystem::path &filename, const bool with_distances=true, const bool is_8ply=false) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inlinestatic |
readline(std::ifstream &file, const bool with_distances, const bool is_8ply) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inlinestatic |
sign(T value) (defined in BitBully::OpeningBook) | BitBully::OpeningBook | inlinestatic |