All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::TopProb Struct Reference

カテゴリ内でトップの手が指された確率 More...

Collaboration diagram for osl::TopProb:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TopProb (Property p)
void add (const NumEffectState &state, const RatingEnv &e, const RatedMoveVector &moves, Move selected)
void show ()

Public Attributes

stat::Histogram selected
stat::Histogram generated
stat::Histogram generated_all
Property property

Detailed Description

カテゴリ内でトップの手が指された確率

Definition at line 283 of file ratingstat.cc.


Constructor & Destructor Documentation

Definition at line 288 of file ratingstat.cc.


Member Function Documentation

void osl::TopProb::add ( const NumEffectState &  state,
const RatingEnv &  e,
const RatedMoveVector &  moves,
Move  selected 
) [inline]

Definition at line 294 of file ratingstat.cc.

References osl::find().

Referenced by test_position().

void osl::TopProb::show ( ) [inline]

Definition at line 308 of file ratingstat.cc.

References osl::showLogProb().

Referenced by main().


Member Data Documentation

Definition at line 286 of file ratingstat.cc.

Definition at line 286 of file ratingstat.cc.

Definition at line 287 of file ratingstat.cc.

Definition at line 285 of file ratingstat.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines