MCPcopy Create free account

hub / github.com/TinyMPC/TinyMPC / functions

Functions7,313 in github.com/TinyMPC/TinyMPC

↓ 1 callersFunctiontrig_reduce_huge
The following code is inspired by the following stack-overflow answer: https://stackoverflow.com/questions/30463616/payne-hanek-algorithm-implementati
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:530
↓ 1 callersFunctionumfpack_defaults
Defaults
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:33
↓ 1 callersFunctionumfpack_get_determinant
Get Determinant
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:251
↓ 1 callersFunctionumfpack_numeric
Numeric
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:139
↓ 1 callersFunctionumfpack_report_control
report control
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:72
↓ 1 callersFunctionumfpack_report_info
Report info
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:46
↓ 1 callersFunctionumfpack_report_status
Report status
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:59
↓ 1 callersFunctionumfpack_solve
solve
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:167
↓ 1 callersFunctionumfpack_symbolic
Symbolic
include/Eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:111
↓ 1 callersFunctionupdate_dual
* Update next iteration of dual variables by performing the augmented * lagrangian multiplier update */
src/tinympc/admm.cpp:219
↓ 1 callersFunctionupdate_linear_cost
* Update linear control cost terms in the Riccati feedback using the changing * slack and dual variables from ADMM */
src/tinympc/admm.cpp:262
↓ 1 callersMethodupdate_segrep
include/Eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h:46
↓ 1 callersFunctionupdate_slack
* Project slack (auxiliary) variables into their feasible domain, defined by * projection functions related to each constraint * TODO: pass in meta
src/tinympc/admm.cpp:81
↓ 1 callersFunctionupperbidiagonalization_inplace_blocked
include/Eigen/Eigen/src/SVD/UpperBidiagonalization.h:292
↓ 1 callersFunctionuseSpecificBlockingSizes
include/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:312
MethodAccelerateImpl
include/Eigen/Eigen/src/AccelerateSupport/AccelerateSupport.h:172
FunctionAcosReturnType acos
\returns an expression of the coefficient-wise arc cosine of *this. * * Example: \include Cwise_acos.cpp * Output: \verbinclude Cwise_acos.out
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:299
FunctionAcoshReturnType acosh
\returns an expression of the coefficient-wise inverse hyperbolic cos of *this. * * \sa <a href="group__CoeffwiseMathFunctions.html#cwisetable_aco
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388
MethodAddExpr
include/Eigen/Eigen/src/Core/util/SymbolicIndex.h:223
MethodAdjointReturnType,TriMode> > triangularView
include/Eigen/Eigen/src/Core/SelfAdjointView.h:182
MethodAffineTransformType operator*
include/Eigen/Eigen/src/Geometry/Translation.h:114
MethodAlignedBox
Default constructor initializing a null box. */
include/Eigen/Eigen/src/Geometry/AlignedBox.h:103
MethodAlignedBox transformed
include/Eigen/Eigen/src/Geometry/AlignedBox.h:366
MethodAlignedBox translated
include/Eigen/Eigen/src/Geometry/AlignedBox.h:289
MethodAllRange
include/Eigen/Eigen/src/Core/util/IndexedViewHelper.h:131
MethodAmbiVector
include/Eigen/Eigen/src/SparseCore/AmbiVector.h:32
MethodAngleAxis
Default constructor without initialization. */
include/Eigen/Eigen/src/Geometry/AngleAxis.h:74
MethodArithmeticSequence
include/Eigen/Eigen/src/Core/ArithmeticSequence.h:62
MethodArray
include/Eigen/Eigen/src/Core/Array.h:134
MethodArrayWrapper
include/Eigen/Eigen/src/Core/ArrayWrapper.h:63
FunctionAsinReturnType asin
\returns an expression of the coefficient-wise arc sine of *this. * * Example: \include Cwise_asin.cpp * Output: \verbinclude Cwise_asin.out *
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:313
FunctionAsinhReturnType asinh
\returns an expression of the coefficient-wise inverse hyperbolic sin of *this. * * \sa <a href="group__CoeffwiseMathFunctions.html#cwisetable_asi
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:377
MethodAssertBounds
include/Eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h:187
FunctionAtanReturnType atan
\returns an expression of the coefficient-wise arc tan of *this. * * Example: \include Cwise_atan.cpp * Output: \verbinclude Cwise_atan.out *
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:285
FunctionAtanhReturnType atanh
\returns an expression of the coefficient-wise inverse hyperbolic tan of *this. * * \sa <a href="group__CoeffwiseMathFunctions.html#cwisetable_ata
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:366
MethodBDCSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via BDCSVD::
include/Eigen/Eigen/src/SVD/BDCSVD.h:149
MethodBDCSVD_LAPACKE
construct this by moving from a parent object
include/Eigen/Eigen/src/SVD/BDCSVD_LAPACKE.h:59
MethodBandMatrix
include/Eigen/Eigen/src/Core/BandMatrix.h:209
MethodBandMatrixWrapper
include/Eigen/Eigen/src/Core/BandMatrix.h:271
MethodBarrier
include/Eigen/Eigen/src/ThreadPool/Barrier.h:22
MethodBase
include/Eigen/Eigen/src/Core/Array.h:171
MethodBase
include/Eigen/Eigen/src/Core/Matrix.h:290
FunctionBf16PackLow
include/Eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1757
MethodBiCGSTAB
Default constructor. */
include/Eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:177
FunctionBitwiseNotReturnType operator~
\returns an expression of the bitwise ~ operator of *this */
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:599
MethodBlasLinearMapper
include/Eigen/Eigen/src/Core/util/BlasUtil.h:83
MethodBlasLinearMapper
include/Eigen/Eigen/src/Core/util/BlasUtil.h:280
MethodBlasVectorMapper
include/Eigen/Eigen/src/Core/util/BlasUtil.h:57
MethodBlock
include/Eigen/Eigen/src/Core/Block.h:120
MethodBlockImpl
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:33
MethodBlockImpl
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:296
MethodBlockImpl
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:315
MethodBlockImpl
Column or Row constructor */
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:349
MethodBlockImpl
include/Eigen/Eigen/src/Core/Block.h:164
MethodBlockImpl_dense
include/Eigen/Eigen/src/Core/Block.h:359
MethodBlockedInPlaceTranspose
include/Eigen/Eigen/src/Core/Transpose.h:266
FunctionBooleanNotReturnType operator!
\returns an expression of the coefficient-wise ! operator of *this * * Example: \include Cwise_boolean_not.cpp * Output: \verbinclude Cwise_bool
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:590
MethodCacheSizes
include/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:79
MethodCalculateSize
include/Eigen/Eigen/src/ThreadPool/RunQueue.h:219
MethodCanVectorize
include/Eigen/Eigen/src/Core/Visitor.h:48
MethodCanVectorize
include/Eigen/Eigen/src/Core/Visitor.h:118
MethodCancel
If implemented, stop processing the closures that have been enqueued. Currently running closures may still be processed. If not implemented, does noth
include/Eigen/Eigen/src/ThreadPool/ThreadPoolInterface.h:36
FunctionCeilReturnType ceil
\returns an expression of the coefficient-wise ceil of *this. * * Example: \include Cwise_ceil.cpp * Output: \verbinclude Cwise_ceil.out * *
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:495
MethodCheckState
include/Eigen/Eigen/src/ThreadPool/EventCount.h:211
MethodCholmodBase
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:236
MethodCholmodDecomposition
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:639
MethodCholmodSimplicialLDLT
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:539
MethodCholmodSimplicialLLT
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:488
MethodCholmodSupernodalLLT
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:588
FunctionCoeffReturnType value
\returns the unique coefficient of a 1x1 expression */
include/Eigen/Eigen/src/Core/DenseBase.h:523
MethodColPivHouseholderQR
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via Col
include/Eigen/Eigen/src/QR/ColPivHouseholderQR.h:97
MethodCompleteOrthogonalDecomposition
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via * \
include/Eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h:89
MethodComplexEigenSolver
\brief Default constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
include/Eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h:94
MethodComplexSchur
\brief Default constructor. * * \param [in] size Positive integer, size of the matrix whose Schur decomposition will be computed. *
include/Eigen/Eigen/src/Eigenvalues/ComplexSchur.h:96
MethodCompressedStorage
include/Eigen/Eigen/src/SparseCore/CompressedStorage.h:37
MethodCompressedStorageIterator
include/Eigen/Eigen/src/SparseCore/SparseCompressedBase.h:439
FunctionComputationInfo computeFromTridiagonal_impl
include/Eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:504
FunctionComputationInfo info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, \c NoConvergence otherw
include/Eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:366
FunctionComputationInfo info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful. */
include/Eigen/Eigen/src/SVD/SVDBase.h:310
MethodComputeCoprimes
include/Eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h:201
MethodConjugateGradient
Default constructor. */
include/Eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:179
FunctionConjugateReturnType conjugate
\sa <a href="group__CoeffwiseMathFunctions.html#cwisetable_conj">Math functions</a>, MatrixBase::adjoint()
include/Eigen/Eigen/src/plugins/CommonCwiseUnaryOps.h:72
FunctionConstColwiseReturnType colwise
\returns a VectorwiseOp wrapper of *this broadcasting and partial reductions * * Example: \include MatrixBase_colwise.cpp * Output: \verbi
include/Eigen/Eigen/src/Core/DenseBase.h:560
FunctionConstNormalReturnType normal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
include/Eigen/Eigen/src/Geometry/Hyperplane.h:159
FunctionConstReverseReturnType reverse
This is the const version of reverse(). */ Code moved here due to a CUDA compiler bug
include/Eigen/Eigen/src/Core/DenseBase.h:618
FunctionConstRowwiseReturnType rowwise
\returns a VectorwiseOp wrapper of *this for broadcasting and partial reductions * * Example: \include MatrixBase_rowwise.cpp * Output: \v
include/Eigen/Eigen/src/Core/DenseBase.h:548
MethodConstant
include/Eigen/Eigen/src/Core/CwiseNullaryOp.h:190
FunctionCosReturnType cos
\returns an expression of the coefficient-wise cosine of *this. * * This function computes the coefficient-wise cosine. The function MatrixBase::c
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:239
FunctionCoshReturnType cosh
\returns an expression of the coefficient-wise hyperbolic cos of *this. * * Example: \include Cwise_cosh.cpp * Output: \verbinclude Cwise_cosh.o
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:355
MethodCreate
include/Eigen/Eigen/src/Core/arch/HVX/PacketMath.h:44
FunctionCubeReturnType cube
\returns an expression of the coefficient-wise cube of *this. * * Example: \include Cwise_cube.cpp * Output: \verbinclude Cwise_cube.out * *
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:439
MethodCurrentThreadId
include/Eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h:157
FunctionCwiseAbs2ReturnType cwiseAbs2
include/Eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h:46
FunctionCwiseAbsReturnType cwiseAbs
include/Eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h:33
FunctionCwiseArgReturnType cwiseArg
include/Eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h:94
FunctionCwiseBinaryEqualReturnType<OtherDerived> cwiseEqual
include/Eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h:48
FunctionCwiseBinaryGreaterOrEqualReturnType<OtherDerived> cwiseGreaterOrEqual
include/Eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104
FunctionCwiseBinaryGreaterReturnType<OtherDerived> cwiseGreater
include/Eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h:86
FunctionCwiseBinaryLessOrEqualReturnType<OtherDerived> cwiseLessOrEqual
include/Eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h:95
FunctionCwiseBinaryLessReturnType<OtherDerived> cwiseLess
include/Eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h:77
← previousnext →1,101–1,200 of 7,313, ranked by callers