Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ functions
Functions
12,467 in github.com/SoarGroup/Soar
⨍
Functions
12,467
◇
Types & classes
3,364
↓ 6 callers
Method
cols
\brief Number of columns of transformation viewed as a matrix. * \returns Number of columns * \details This equals the dimension of the sp
Core/SVS/eigen/Eigen/src/Householder/HouseholderSequence.h:180
↓ 6 callers
Method
cols
Core/SVS/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:124
↓ 6 callers
Method
cols
Core/SVS/eigen/Eigen/src/Core/ProductBase.h:106
↓ 6 callers
Method
cols
Core/SVS/eigen/Eigen/src/PardisoSupport/PardisoSupport.h:129
↓ 6 callers
Method
compute
* Compute the symbolic and numeric factorization of the input sparse matrix. * The input matrix should be in column-major storage. */
Core/SVS/eigen/Eigen/src/SparseLU/SparseLU.h:112
↓ 6 callers
Method
conjugate
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:395
↓ 6 callers
Function
construct_elements_of_array
Core/SVS/eigen/Eigen/src/Core/util/Memory.h:342
↓ 6 callers
Function
convert_to_id
Some parts of .wxs need an Id attribute (for example: The File and Directory directives. The charset is limited to A-Z, a-z, digits, undersco
scons/scons-local-2.3.0/SCons/Tool/packaging/msi.py:43
↓ 6 callers
Function
copy_of_equality_test_found_in_test
Core/SoarKernel/src/test.cpp:673
↓ 6 callers
Function
copy_rhs_value
Core/SoarKernel/src/rhs.cpp:108
↓ 6 callers
Function
copy_vec3
Core/SVS/viewer/util.c:98
↓ 6 callers
Function
deallocate_preference
Core/SoarKernel/src/prefmem.cpp:98
↓ 6 callers
Function
deallocate_token_list
Core/SoarKernel/src/rete.cpp:9207
↓ 6 callers
Function
determine_possible_symbol_types_for_string
Core/SoarKernel/src/lexer.cpp:1301
↓ 6 callers
Method
diagonalSize
\returns the size of the main diagonal, which is min(rows(),cols()). * \sa rows(), cols(), SizeAtCompileTime. */
Core/SVS/eigen/Eigen/src/Core/MatrixBase.h:101
↓ 6 callers
Method
do_help
scons/scons-time.py:771
↓ 6 callers
Function
do_working_memory_phase
Core/SoarKernel/src/decide.cpp:3369
↓ 6 callers
Function
ei_sin
Core/SVS/eigen/Eigen/src/Eigen2Support/MathFunctions.h:23
↓ 6 callers
Function
epmem_reverse_hash_print
Core/SoarKernel/src/episodic_memory.cpp:449
↓ 6 callers
Function
epmem_rit_clear_left_right
* Function : epmem_rit_clear_left_right * Author : Nate Derbinsky * Notes : Clears the left/right relations populated during prep
Core/SoarKernel/src/episodic_memory.cpp:1513
↓ 6 callers
Function
epmem_rit_prep_left_right
* Function : epmem_rit_prep_left_right * Author : Nate Derbinsky * Notes : Implements the computational components of the RIT *
Core/SoarKernel/src/episodic_memory.cpp:1548
↓ 6 callers
Method
evalTo
Core/SVS/eigen/Eigen/src/SVD/JacobiSVD.h:936
↓ 6 callers
Function
exploration_valid_reduction_policy
* Function : exploration_valid_reduction_policy **************************************************************************/
Core/SoarKernel/src/exploration.cpp:405
↓ 6 callers
Method
fillWindowMenu
(Menu menu, boolean asSubMenu, boolean includeCopyPaste)
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:490
↓ 6 callers
Function
find_chunk
Core/SoarKernel/src/explain.cpp:277
↓ 6 callers
Function
find_clone_for_level
Core/SoarKernel/src/recmem.cpp:177
↓ 6 callers
Function
funcall_list_to_rhs_value
Core/SoarKernel/src/rhs.h:88
↓ 6 callers
Method
getAppIntegerProperty
(String property)
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:1015
↓ 6 callers
Method
getBlockByLineNumber
Returns the index of the first block which either starts at lineNumber or includes lineNumer
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:341
↓ 6 callers
Method
getContents
Gets the contents of this XML element.
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:798
↓ 6 callers
Method
getDocument
The document is used to represent the Soar process. There is one shared document for the entire debugger.
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:103
↓ 6 callers
Method
getLogger
The logger helper class
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:130
↓ 6 callers
Method
getNumberAgents
()
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:267
↓ 6 callers
Method
getStart
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:627
↓ 6 callers
Method
getUserData
Core/ClientSML/src/sml_ClientEvents.h:116
↓ 6 callers
Method
getWatchLevelCommand
(int level)
Java/Debugger/src/edu/umich/soar/debugger/doc/SoarCommands.java:248
↓ 6 callers
Method
getWindow
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:1380
↓ 6 callers
Function
get_all_left_tokens_emerging_from_node
Core/SoarKernel/src/rete.cpp:9192
↓ 6 callers
Method
get_all_sources
(self)
scons/scons-local-2.3.0/SCons/Executor.py:596
↓ 6 callers
Method
get_build_env
Fetch or create the appropriate build Environment for this Executor.
scons/scons-local-2.3.0/SCons/Executor.py:285
↓ 6 callers
Method
get_centroid
Core/SVS/src/mat.h:380
↓ 6 callers
Method
get_changed
Core/SVS/src/change_tracking_list.h:267
↓ 6 callers
Method
get_error_string
* Returns an error string if there was a parse error, or null if the * error came from a callback. * @return Error message o
Core/shared/tokenizer.h:373
↓ 6 callers
Method
get_pool
Core/SoarKernel/src/soar_db.h:560
↓ 6 callers
Method
get_removed
Core/SVS/src/change_tracking_list.h:284
↓ 6 callers
Method
get_root
Returns the root directory for the specified drive, creating it if necessary.
scons/scons-local-2.3.0/SCons/Node/FS.py:1167
↓ 6 callers
Method
get_string
This is a convenience function designed primarily to be used in command generators (i.e., CommandGeneratorActions or Environment varia
scons/scons-local-2.3.0/SCons/Node/__init__.py:1143
↓ 6 callers
Function
get_symbol_from_rete_loc
Core/SoarKernel/src/rete.cpp:5253
↓ 6 callers
Method
get_trans
Core/SVS/src/sgnode.cpp:77
↓ 6 callers
Method
get_wme_attr
Core/SVS/src/soar_interface.h:125
↓ 6 callers
Function
glfwUnlockMutex
Core/SVS/glfw/lib/thread.c:232
↓ 6 callers
Method
handle_command
Core/CLI/src/cli_Parser.h:41
↓ 6 callers
Function
hash_test
Core/SoarKernel/src/test.cpp:393
↓ 6 callers
Function
hypot
Core/SVS/eigen/Eigen/src/Core/MathFunctions.h:611
↓ 6 callers
Function
in_ms_trace_same_goal
REW: begin 10.22.97 */
Core/SoarKernel/src/rete.cpp:9435
↓ 6 callers
Method
init
Initialize this window and its children. Should call setValues() at the start to complete initialization of the abstract view.
Java/Debugger/src/edu/umich/soar/debugger/modules/PhaseView.java:110
↓ 6 callers
Function
intersect
Core/SVS/tests/test_intervalset.cpp:83
↓ 6 callers
Method
isEqual
Core/ClientSML/src/sml_ClientAgent.cpp:319
↓ 6 callers
Function
is_int
(obj)
scons/scons-local-2.3.0/SCons/compat/_scons_subprocess.py:439
↓ 6 callers
Function
linux_ver_normalize
Normalize a Linux compiler version number. Intel changed from "80" to "9.0" in 2005, so we assume if the number is greater than 60 it's an old
scons/scons-local-2.3.0/SCons/Tool/intelc.py:74
↓ 6 callers
Method
loadFromXML
This load code creates the pane, because we need to know what type of pane to create -- single or multiple
Java/Debugger/src/edu/umich/soar/debugger/manager/Pane.java:301
↓ 6 callers
Function
manage_caching_sizes
\internal */
Core/SVS/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:28
↓ 6 callers
Function
mark_variable_if_unmarked
define mark_variable_if_unmarked(v,tc,var_list) { \ if ((v)->tc_num != (tc)) { \ (v)->tc_num = (tc); \ if (var_list) push ((v),(*(var_list))
Core/SoarKernel/src/production.cpp:430
↓ 6 callers
Method
normalized
\returns a normalized version of \c *this * \sa normalize(), MatrixBase::normalized() */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:154
↓ 6 callers
Method
num_changed
changed: All items changed since clear_changes was last called
Core/SVS/src/change_tracking_list.h:262
↓ 6 callers
Method
num_removed
removed: All items removed since clear_changes was last called
Core/SVS/src/change_tracking_list.h:279
↓ 6 callers
Method
outdent
Strip as many spaces from each line as are found at the beginning of the first line in the list.
scons/scons-time.py:637
↓ 6 callers
Function
outer
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:477
↓ 6 callers
Function
outerStride
Core/SVS/eigen/Eigen/src/Core/Array.h:225
↓ 6 callers
Function
pmax
Core/SVS/eigen/Eigen/src/Core/GenericPacketMath.h:127
↓ 6 callers
Function
pop_bindings_and_deallocate_list_of_variables
Core/SoarKernel/src/rete.cpp:2906
↓ 6 callers
Function
read_wme_filter_component
Core/CLI/src/cli_watchwmes.cpp:150
↓ 6 callers
Method
readlines
(self)
scons/scons-local-2.3.0/SCons/Util.py:1180
↓ 6 callers
Method
redux
Core/SVS/eigen/Eigen/src/Core/Redux.h:325
↓ 6 callers
Method
remove
Remove a specific value from the "key" list
Core/ClientSML/src/sml_ListMap.h:104
↓ 6 callers
Function
remove_existing_context_and_descendents
Core/SoarKernel/src/decide.cpp:2687
↓ 6 callers
Function
remove_token_and_subtree
Core/SoarKernel/src/rete.cpp:7366
↓ 6 callers
Function
remove_trace_format
Core/SoarKernel/src/trace.cpp:898
↓ 6 callers
Method
resolveKey
(String key)
Java/SMLJava/src/main/java/edu/umich/soar/config/Config.java:70
↓ 6 callers
Function
reteload_string
Core/SoarKernel/src/rete.cpp:7716
↓ 6 callers
Function
rl_perform_update
performs the rl update at a state
Core/SoarKernel/src/reinforcement_learning.cpp:917
↓ 6 callers
Function
row
\returns an expression of the \a i-th row of *this. Note that the numbering starts at 0. * * Example: \include MatrixBase_row.cpp * Output: \ver
Core/SVS/eigen/Eigen/src/plugins/BlockMethods.h:749
↓ 6 callers
Method
rows
Core/SVS/eigen/Eigen/src/Core/ProductBase.h:105
↓ 6 callers
Function
run_forever
Core/SoarKernel/src/init_soar.cpp:1364
↓ 6 callers
Function
same
Core/SVS/tests/test_intervalset.cpp:12
↓ 6 callers
Method
sendAgentCommand
(Agent agent, String commandLine)
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:1167
↓ 6 callers
Method
setTextSafely
Set text in a thread safe way (switches to UI thread)
Java/Debugger/src/edu/umich/soar/debugger/modules/RHSFunTextView.java:59
↓ 6 callers
Method
set_handler
* Set the current callback handler. There can only be one at a time. * To unset, call this with null. * @param callback An o
Core/shared/tokenizer.h:322
↓ 6 callers
Function
set_vec3
Core/SVS/viewer/util.c:90
↓ 6 callers
Method
size
()
Java/Debugger/src/edu/umich/soar/debugger/FrameList.java:28
↓ 6 callers
Function
smem_get_direct_augs_of_id
Core/SoarKernel/src/semantic_memory.cpp:715
↓ 6 callers
Method
solve
Core/SVS/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:169
↓ 6 callers
Function
stripinstallbuilder
strips the install builder action from the source list and stores the final installation location as the "PACKAGING_INSTALL_LOCATION" of the
scons/scons-local-2.3.0/SCons/Tool/packaging/__init__.py:278
↓ 6 callers
Method
subst_path
Performs construction variable substitution on a pre-digested PathList for a specific target and source.
scons/scons-local-2.3.0/SCons/PathList.py:123
↓ 6 callers
Function
subtract
Core/SVS/tests/test_intervalset.cpp:104
↓ 6 callers
Function
symbol_is_constant_or_marked_variable
define symbol_is_constant_or_marked_variable(sym,tc) \ ( ((sym)->symbol_type!=VARIABLE_SYMBOL_TYPE) || \ ((sym)->tc_num == (tc)) )*/
Core/SoarKernel/src/reorder.cpp:53
↓ 6 callers
Method
sync
(self)
scons/scons-local-2.3.0/SCons/dblite.py:114
↓ 6 callers
Function
test_includes_goal_or_impasse_id_test
Core/SoarKernel/src/test.cpp:633
↓ 6 callers
Function
test_is_complex_test
Core/SoarKernel/src/test.h:131
↓ 6 callers
Method
toDenseMatrix
Core/SVS/eigen/Eigen/src/Core/BandMatrix.h:145
← previous
next →
1,001–1,100 of 12,467, ranked by callers