#include "osl/eval/ppair/piecePairRawEval.h"#include "osl/record/csaString.h"#include "osl/state/simpleState.h"#include <iostream>#include <iomanip>#include <cstdlib>#include <cstdio>#include <unistd.h>
関数 | |
| void | usage (const char *prog) |
| void | showPieceStat (Player, Ptype) |
| void | showPairStat (Player, Position, Ptype) |
| int | main (int argc, char **argv) |
| void | showPairStatAgainst (Player player2, Ptype ptype2, unsigned int index1) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
pairstat.cc の 30 行で定義されています。
参照先 osl::BLACK, osl::PPAWN, osl::PROOK, osl::PTYPE_MAX, showPairStat(), showPieceStat(), usage(), と osl::WHITE.
pairstat.cc の 121 行で定義されています。
参照先 osl::alt(), osl::newPtypeO(), osl::PPAWN, osl::PTYPE_MAX, と showPairStatAgainst().
参照元 main().
| void usage | ( | const char * | prog | ) |
pairstat.cc の 16 行で定義されています。
1.6.3