|
io-chess
UCI chess engine
|
Missing description. More...
#include "polyglot_book.hpp"#include "polyglot_keys.hpp"#include <algorithm>#include <bit>#include <fstream>#include <iostream>#include <random>
Functions | |
| uint64_t | bswap_64 (uint64_t val) |
| uint16_t | bswap_16 (uint16_t val) |
Missing description.
| uint16_t bswap_16 | ( | uint16_t | val | ) |

| uint64_t bswap_64 | ( | uint64_t | val | ) |
