MCPcopy Create free account

hub / github.com/bupticybee/TexasSolver / functions

Functions869 in github.com/bupticybee/TexasSolver

MethodCard
src/Card.cpp:7
MethodCfrPlusTrainable
src/trainable/CfrPlusTrainable.cpp:7
MethodChanceNode
src/nodes/ChanceNode.cpp:9
MethodCombinations
include/library.h:20
MethodCommandLineTool
src/tools/CommandLineTool.cpp:7
MethodCompairer
include/compairer/Compairer.h:17
MethodDeck
src/Deck.cpp:9
MethodDetailItemDelegate
src/ui/detailitemdelegate.cpp:8
MethodDetailViewerModel
src/ui/detailviewermodel.cpp:3
MethodDetailWindowSetting
src/ui/detailwindowsetting.cpp:3
MethodDic5Compairer
src/compairer/Dic5Compairer.cpp:12
MethodDiscountedCfrTrainable
src/trainable/DiscountedCfrTrainable.cpp:8
MethodDropTextEdit
src/ui/droptextedit.cpp:22
MethodFormatList
include/tools/tinyformat.h:953
MethodFormatListN
include/tools/tinyformat.h:977
MethodFormatListN
include/tools/tinyformat.h:1012
MethodGameActions
src/nodes/GameActions.cpp:17
MethodGameTree
src/GameTree.cpp:21
MethodGameTreeBuildingSettings
src/tools/GameTreeBuildingSettings.cpp:7
MethodGameTreeNode
src/nodes/GameTreeNode.cpp:9
MethodHolder
include/tools/argparse.hpp:111
MethodHtmlTableRangeView
src/ui/htmltablerangeview.cpp:3
MethodHtmlTableView
htmltableview.cpp:4
FunctionJSON_INTERNAL_CATCH
include/json.hpp:18085
MethodMainWindow
mainwindow.cpp:10
MethodPCfrSolver
src/solver/PCfrSolver.cpp:17
MethodPrivateCards
src/ranges/PrivateCards.cpp:7
MethodPrivateCardsManager
src/ranges/PrivateCardsManager.cpp:7
MethodQDebugStream
include/tools/qdebugstream.h:13
MethodQSTextEdit
qstextedit.cpp:4
MethodQSTreeView
qstreeview.cpp:4
MethodRangeSelector
rangeselector.cpp:4
MethodRangeSelectorTableDelegate
src/ui/rangeselectortabledelegate.cpp:3
MethodRangeSelectorTableModel
src/ui/rangeselectortablemodel.cpp:3
MethodRiverCombs
src/ranges/RiverCombs.cpp:7
MethodRiverRangeManager
src/ranges/RiverRangeManager.cpp:11
MethodRoughStrategyItemDelegate
src/ui/roughstrategyitemdelegate.cpp:8
MethodRoughStrategyViewerModel
src/ui/roughstrategyviewermodel.cpp:3
MethodRule
src/tools/Rule.cpp:6
MethodSettingEditor
settingeditor.cpp:4
MethodShowdownNode
src/nodes/ShowdownNode.cpp:9
MethodSolver
src/solver/Solver.cpp:7
MethodStrategyExplorer
strategyexplorer.cpp:10
MethodStrategyItemDelegate
src/ui/strategyitemdelegate.cpp:8
MethodStreetSetting
src/tools/StreetSetting.cpp:7
MethodTableStrategyModel
src/ui/tablestrategymodel.cpp:3
MethodTerminalNode
src/nodes/TerminalNode.cpp:7
MethodTreeItem
src/ui/treeitem.cpp:3
MethodTreeModel
src/ui/treemodel.cpp:3
MethodWordItemDelegate
src/ui/worditemdelegate.cpp:8
Method__init__
(self, **entries)
resources/python/TreeBuilder.py:11
Method__init__
(self, rule, current_commit = [2,2], current_round = 2,
resources/python/TreeBuilder.py:18
Method__init__
(self,rule)
resources/python/TreeBuilder.py:94
Method__init__
(self,rule)
resources/python/TreeBuilder.py:427
Method__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:497
Method__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:518
Method__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:539
Method__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:574
Method__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:596
Method__init__
(self, parent, committed, holecards, board, deck, bet_history, todeal)
resources/python/TreeBuilder.py:626
Method__init__
(self, parent, committed, holecards, board, deck, bet_history, todeal)
resources/python/TreeBuilder.py:632
Functionaccept
include/json.hpp:20754
MethodactionBestResponse
src/solver/BestResponse.cpp:229
MethodactionUtility
src/solver/PCfrSolver.cpp:406
Methodadd
add a character to token_buffer
include/json.hpp:8441
MethodaddFinalArgument
include/tools/argparse.hpp:239
Methodadd_child
(self, child,action)
resources/python/TreeBuilder.py:503
Methodadd_child
(self, child,action)
resources/python/TreeBuilder.py:524
Methodadd_child
(self, child,action)
resources/python/TreeBuilder.py:559
Methodadd_child
(self, child,action)
resources/python/TreeBuilder.py:578
Methodadd_child
(self, child,action)
resources/python/TreeBuilder.py:611
MethodanchorAt
htmltableview.cpp:80
MethodanchorAt
src/ui/worditemdelegate.cpp:12
MethodappName
-------------------------------------------------------------------------- addArgument ---------------------------------------------------------------
include/tools/argparse.hpp:224
MethodargumentError
-------------------------------------------------------------------------- Error handling ------------------------------------------------------------
include/tools/argparse.hpp:200
Methodarray_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw out_of_range.404 if st
include/json.hpp:10404
Functionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
include/json.hpp:17519
Functionback
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
include/json.hpp:18173
Functionbasic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
include/json.hpp:16088
Functionbasic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
include/json.hpp:22405
Functionbasic_json from_bson
! @brief Create a JSON value from an input in BSON format Deserializes a given input @a i to a JSON value using the BSON (Binary JSON) se
include/json.hpp:21800
Functionbasic_json from_cbor
! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary
include/json.hpp:21516
Functionbasic_json from_msgpack
! @brief create a JSON value from an input in MessagePack format Deserializes a given input @a i to a JSON value using the MessagePack se
include/json.hpp:21625
Functionbasic_json from_ubjson
! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal B
include/json.hpp:21713
Functionbasic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
include/json.hpp:14865
Functionbasic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
include/json.hpp:16132
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/json.hpp:5189
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/json.hpp:11328
MethodboardCard2long
src/Card.cpp:65
MethodboardCards2html
src/Card.cpp:77
MethodboardCards2long
src/Card.cpp:57
MethodboardInt2long
src/Card.cpp:86
MethodboardInts2long
src/Card.cpp:95
MethodboardsHasIntercept
include/Card.h:34
Methodboardselector
boardselector.cpp:4
Methodboolean
include/json.hpp:4484
Methodboolean
include/json.hpp:4667
Methodbuild_tree
(self)
resources/python/TreeBuilder.py:217
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/json.hpp:12154
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
include/json.hpp:12189
← previousnext →301–400 of 869, ranked by callers