MCPcopy Create free account

hub / github.com/casadi/casadi / functions

Functions11,210 in github.com/casadi/casadi

↓ 5 callersMethodcan_cast_to
casadi/core/generic_type.cpp:60
↓ 5 callersFunctioncasadi_clip_max
casadi/core/runtime/casadi_clip_max.hpp:22
↓ 5 callersFunctioncasadi_clip_min
casadi/core/runtime/casadi_clip_min.hpp:22
↓ 5 callersFunctioncasadi_masked_norm_inf
casadi/core/runtime/casadi_masked_norm_inf.hpp:22
↓ 5 callersFunctioncasadi_qr
casadi/core/runtime/casadi_qr.hpp:53
↓ 5 callersFunctioncasadi_qr_colcomb
casadi/core/runtime/casadi_qr.hpp:232
↓ 5 callersFunctioncasadi_sum_viol
casadi/core/runtime/casadi_sum_viol.hpp:22
↓ 5 callersFunctioncasadi_trans
casadi/core/runtime/casadi_trans.hpp:22
↓ 5 callersMethodcheck_eval_mx
(self, mx)
test/python/helpers.py:427
↓ 5 callersFunctioncodegen_local
casadi/interfaces/highs/highs_interface.cpp:105
↓ 5 callersFunctionconstpow
casadi/core/calculus.hpp:272
↓ 5 callersFunctionconvexify_eval
casadi/core/runtime/casadi_convexify.hpp:61
↓ 5 callersMethodcreate
casadi/core/mx.cpp:67
↓ 5 callersMethodcreateDiagInfo
external_packages/qpOASES/src/Matrices.cpp:1307
↓ 5 callersFunctioncs_lsolve
solve Lx=b where x and b are dense. x=b on input, solution on output. */
external_packages/CSparse/Source/cs_lsolve.c:3
↓ 5 callersFunctioncvHandleNFlag
external_packages/casadi-sundials/cvodes/cvodes.c:7016
↓ 5 callersFunctiondAlloc
external_packages/DSDP/src/vecmat/sdpalloc.c:46
↓ 5 callersFunctiondae_reduce_index
casadi/core/integration_tools.cpp:1067
↓ 5 callersMethoddefault_in
casadi/core/function.cpp:1488
↓ 5 callersMethoddesc_in
casadi/core/fmu.cpp:219
↓ 5 callersMethoddet
casadi/core/mx.cpp:1922
↓ 5 callersFunctiondoNotFreeMemory
Disables de-allocation of internal memory. */
external_packages/qpOASES/include/qpOASES/Matrices.hpp:321
↓ 5 callersFunctiondtpuscalevec
external_packages/DSDP/src/vecmat/dlpack.c:50
↓ 5 callersFunctiondtruscalevec
external_packages/DSDP/src/vecmat/dufull.c:36
↓ 5 callersMethodelide_copy
casadi/core/code_generator.cpp:1967
↓ 5 callersFunctionentry
(*args,**kwargs)
swig/python/tools/structure3.py:1281
↓ 5 callersMethodevaluate
casadi/interfaces/sqic/sqic_interface.cpp:60
↓ 5 callersMethodevaluationCheck
General unit test for checking casadi evaluation against a reference solution. Checks if yr is the same as Function(name,x,yt) , evaluated f
test/python/helpers.py:351
↓ 5 callersFunctionfatrop_blocks_pack
casadi/interfaces/fatrop/fatrop_interface.cpp:723
↓ 5 callersMethodfeature_list
casadi/core/casadi_meta.cpp:36
↓ 5 callersFunctionfileProcess
( name, lineFunction )
external_packages/tinyxml2-9.0.0/setversion.py:9
↓ 5 callersMethodfmax
@{ \brief Largest of two values: (x,y) -> max(x,y) \identifier{pu} */
casadi/core/generic_expression.hpp:684
↓ 5 callersMethodget_diag
casadi/core/sparsity.cpp:611
↓ 5 callersMethodget_project
casadi/core/mx_node.cpp:756
↓ 5 callersMethodget_specific_nodes
Given a node and a sequence of strings in `names`, return a dictionary containing the names as keys and child `ELEMENT_NODEs`, that ha
docs/api/extra/doxy2swig.py:158
↓ 5 callersMethodget_str
casadi/core/optistack.cpp:772
↓ 5 callersFunctiongetij
external_packages/DSDP/src/vecmat/vechu.c:30
↓ 5 callersMethodhas_attribute
casadi/core/xml_node.cpp:31
↓ 5 callersFunctionhas_linsol
casadi/core/linsol.cpp:205
↓ 5 callersFunctionin_range
casadi/core/casadi_misc.hpp:681
↓ 5 callersMethodinit
* i n i t */
external_packages/qpOASES/src/QProblemB.cpp:247
↓ 5 callersFunctioninitializer
casadi/core/code_generator.hpp:283
↓ 5 callersMethodinstruction_input
casadi/core/function.cpp:1749
↓ 5 callersMethodinstruction_output
casadi/core/function.cpp:1765
↓ 5 callersMethodinv
casadi/core/sx_elem.cpp:166
↓ 5 callersMethodis_call
casadi/core/mx.cpp:774
↓ 5 callersMethodis_inf
casadi/core/sx_elem.cpp:509
↓ 5 callersMethodis_minus_inf
casadi/core/sx_elem.cpp:513
↓ 5 callersFunctionis_op
casadi/core/call_sx.hpp:96
↓ 5 callersFunctionis_real
Is the variable real?
casadi/core/dae_builder_internal.hpp:184
↓ 5 callersMethodis_symbolic
casadi/core/sx_instantiator.cpp:180
↓ 5 callersMethodjac_sparsity
casadi/core/dae_builder_internal.cpp:4218
↓ 5 callersMethodlibrary
casadi/core/importer.cpp:99
↓ 5 callersMethodmasked_norm_inf
casadi/core/code_generator.cpp:2215
↓ 5 callersMethodmoveActiveToInactive
* m o v e A c t i v e T o I n a c t i v e */
external_packages/qpOASES/src/Constraints.cpp:186
↓ 5 callersFunctionmx_out
casadi/core/function.hpp:988
↓ 5 callersFunctionneedToFreeMemory
Returns whether internal memory needs to be de-allocated. * \return BT_TRUE iff internal memory needs to be de-allocated, \n
external_packages/qpOASES/include/qpOASES/Matrices.hpp:315
↓ 5 callersMethodnfact
casadi/interfaces/lapack/lapack_qr.cpp:87
↓ 5 callersMethodnominal_in
casadi/core/fmu.cpp:171
↓ 5 callersMethodnorm_2
casadi/core/mx.cpp:1218
↓ 5 callersFunctionnumel_in
casadi/core/function.hpp:293
↓ 5 callersFunctionnumel_out
casadi/core/function.hpp:304
↓ 5 callersMethodpack
casadi/core/sx_instantiator.cpp:929
↓ 5 callersFunctionplugin_name
Queery plugin name
casadi/core/importer_internal.hpp:107
↓ 5 callersMethodreset
casadi/interfaces/sundials/idas_interface.cpp:363
↓ 5 callersMethodresize
casadi/core/matrix_impl.hpp:926
↓ 5 callersMethodscc
casadi/core/sparsity.cpp:703
↓ 5 callersMethodset
casadi/core/dae_builder.cpp:1458
↓ 5 callersFunctionsfact
Symbolic factorization
casadi/core/linsol_internal.hpp:102
↓ 5 callersFunctionsize2_in
casadi/core/function_internal.hpp:994
↓ 5 callersMethodsz_work
casadi/core/function.cpp:1079
↓ 5 callersMethodto_double_vector_vector
casadi/core/generic_type.cpp:484
↓ 5 callersFunctionto_fmi2
casadi/core/dae_builder_internal.cpp:71
↓ 5 callersMethodtraverseCanonicalIndex
(self,limit=1000)
swig/python/tools/structure3.py:315
↓ 5 callersMethodtraverseCanonicalIndex
(self,limit=1000)
swig/python/tools/structure.py:307
↓ 5 callersMethodzip
(self)
test/python/helpers.py:154
↓ 4 callersFunctionAddIdentity
external_packages/casadi-sundials/sundials/sundials_direct.c:255
↓ 4 callersFunctionBComputeS
external_packages/DSDP/src/solver/dsdpobjcone.c:17
↓ 4 callersFunctionBConeSetBound
external_packages/DSDP/src/bounds/dbounds.c:572
↓ 4 callersFunctionBoundYConeAddX
external_packages/DSDP/src/bounds/allbounds.c:181
↓ 4 callersFunctionCVDlsSetBandJacFn
* CVDlsSetBandJacFn specifies the band Jacobian function. */
external_packages/casadi-sundials/cvodes/cvodes_direct.c:150
↓ 4 callersFunctionCVDlsSetDenseJacFn
* CVDlsSetDenseJacFn specifies the dense Jacobian function. */
external_packages/casadi-sundials/cvodes/cvodes_direct.c:119
↓ 4 callersFunctionCVSlsSetSparseJacFn
* CVSlsSetSparseJacFn specifies the sparse Jacobian function. */
external_packages/casadi-sundials/cvodes/cvodes_sparse.c:72
↓ 4 callersFunctionCVSpilsSetJacTimesVecFn
external_packages/casadi-sundials/cvodes/cvodes_spils.c:332
↓ 4 callersMethodCurrentAllocs
external_packages/tinyxml2-9.0.0/tinyxml2.h:371
↓ 4 callersFunctionDSDPBlockDataRowSparsity
! \fn int DSDPBlockDataRowSparsity(DSDPBlockData *ADATA,int row, int ai[], int rnnz[],int n); \brief Determine sparsity pattern of data. \param ADATA
external_packages/DSDP/src/sdp/dsdpblock.c:330
↓ 4 callersFunctionDSDPComputeLogSDeterminant
external_packages/DSDP/src/solver/dsdpcops.c:495
↓ 4 callersFunctionDSDPComputeMaxStepLength
external_packages/DSDP/src/solver/dsdpcops.c:336
↓ 4 callersFunctionDSDPComputePotential
external_packages/DSDP/src/solver/dualimpl.c:261
↓ 4 callersFunctionDSDPComputeRHS
external_packages/DSDP/src/solver/dualimpl.c:177
↓ 4 callersFunctionDSDPDualMatInverseMultiply
! \fn int DSDPDualMatInverseMultiply(DSDPDualMat S, DSDPIndex IS, SDPConeVec B, SDPConeVec X); \brief Multiply the inverse by a vector or solve the sy
external_packages/DSDP/src/sdp/dsdpdualmat.c:236
↓ 4 callersFunctionDSDPGetBarrierParameter
external_packages/DSDP/src/solver/dsdpsetdata.c:364
↓ 4 callersFunctionDSDPGetDDObjective
external_packages/DSDP/src/solver/dsdpsetdata.c:523
↓ 4 callersFunctionDSDPGetMaxYElement
external_packages/DSDP/src/solver/dsdpsetdata.c:645
↓ 4 callersFunctionDSDPInvertS
external_packages/DSDP/src/solver/dsdpcops.c:307
↓ 4 callersFunctionDSDPReuseMatrix
external_packages/DSDP/src/solver/dsdpsetdata.c:905
↓ 4 callersFunctionDSDPSaveYForX
external_packages/DSDP/src/solver/dsdpx.c:149
↓ 4 callersFunctionDSDPSchurMatAddRow
! \fn int DSDPSchurMatAddRow(DSDPSchurMat M, int row, double alpha, DSDPVec R); \brief Add elements to a row of the Schur matrix. \param M matrix \par
external_packages/DSDP/src/solver/dsdpschurmatadd.c:76
↓ 4 callersFunctionDSDPSchurMatDiagonalScaling
! \fn int DSDPSchurMatDiagonalScaling(DSDPSchurMat M, DSDPVec D); \brief Get the scaling and nonzero pattern of each diagonal element of the matrix.
external_packages/DSDP/src/solver/dsdpschurmatadd.c:235
↓ 4 callersFunctionDSDPSchurMatSolve
! \fn int DSDPSchurMatSolve(DSDPSchurMat M, DSDPVec b, DSDPVec x); \brief Solve the linear system \param M matrix \param b the right-hand side \param
external_packages/DSDP/src/solver/dsdpschurmat.c:466
← previousnext →801–900 of 11,210, ranked by callers