All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::TopProb Struct Reference

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

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

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

osl::TopProb::TopProb ( Property  p)
inline

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

stat::Histogram osl::TopProb::generated

Definition at line 286 of file ratingstat.cc.

stat::Histogram osl::TopProb::generated_all

Definition at line 286 of file ratingstat.cc.

Property osl::TopProb::property

Definition at line 287 of file ratingstat.cc.

stat::Histogram osl::TopProb::selected

Definition at line 285 of file ratingstat.cc.


The documentation for this struct was generated from the following file: