MCPcopy Create free account

hub / github.com/TinyMPC/TinyMPC / functions

Functions7,313 in github.com/TinyMPC/TinyMPC

↓ 6 callersFunctionfloor
include/Eigen/Eigen/src/Core/arch/Default/Half.h:788
↓ 6 callersMethodinit
include/Eigen/Eigen/src/Core/Visitor.h:601
↓ 6 callersFunctionis_exactly_one
include/Eigen/Eigen/src/Core/util/Meta.h:481
↓ 6 callersFunctionle_mask
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:183
↓ 6 callersFunctionlog
include/Eigen/Eigen/src/Core/MathFunctions.h:1392
↓ 6 callersFunctionlt_mask
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:173
↓ 6 callersFunctionm_cols
include/Eigen/Eigen/src/Core/DenseStorage.h:438
↓ 6 callersMethodmatrixQ
\returns an expression of the matrix Q as products of sparse Householder reflectors. * The common usage of this function is to apply it to a dense
include/Eigen/Eigen/src/SparseQR/SparseQR.h:188
↓ 6 callersMethodmatrixU
\returns an expression of the matrix U, * The only operation available with this expression is the triangular solve * \code * y = b;
include/Eigen/Eigen/src/SparseLU/SparseLU.h:256
↓ 6 callersMethodnonZeros
\returns the number of non zero coefficients */
include/Eigen/Eigen/src/SparseCore/SparseCompressedBase.h:61
↓ 6 callersMethodnonZerosEstimate
include/Eigen/Eigen/src/SparseCore/SparseVector.h:452
↓ 6 callersMethodnonZerosEstimate
include/Eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:146
↓ 6 callersFunctiononeConvertBF16Hi
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:2763
↓ 6 callersFunctiononeConvertBF16Perm
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:2829
↓ 6 callersFunctionouterStride
\returns the outer-stride of the underlying dense matrix * \sa DenseCoeffsBase::outerStride() */
include/Eigen/Eigen/src/Core/TriangularMatrix.h:373
↓ 6 callersFunctionpcplxflip
include/Eigen/Eigen/src/Core/arch/AltiVec/Complex.h:449
↓ 6 callersFunctionpcplxflipconj
\internal flip the real & imaginary results and packet conjugate */
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1069
↓ 6 callersFunctionpfloor
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1024
↓ 6 callersFunctionpor
include/Eigen/Eigen/src/Core/GenericPacketMath.h:525
↓ 6 callersFunctionpor
include/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:1968
↓ 6 callersFunctionpredux_half_dowto4
include/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:717
↓ 6 callersFunctionpredux_max
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1118
↓ 6 callersFunctionpredux_max
include/Eigen/Eigen/src/Core/arch/HVX/PacketMath.h:487
↓ 6 callersFunctionpredux_min
include/Eigen/Eigen/src/Core/arch/HVX/PacketMath.h:492
↓ 6 callersFunctionptranspose
include/Eigen/Eigen/src/Core/arch/AltiVec/Complex.h:269
↓ 6 callersFunctionptrue
include/Eigen/Eigen/src/Core/GenericPacketMath.h:382
↓ 6 callersFunctionpxor
include/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:1973
↓ 6 callersFunctionrowIndexByOuterInner
include/Eigen/Eigen/src/Core/AssignEvaluator.h:717
↓ 6 callersMethodrows
include/Eigen/Eigen/src/Core/Reshaped.h:178
↓ 6 callersMethodrows
include/Eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h:298
↓ 6 callersMethodsearchLowerIndex
\returns the largest \c k such that for all \c j in [0,k) index[\c j]\<\a key */
include/Eigen/Eigen/src/SparseCore/CompressedStorage.h:127
↓ 6 callersMethodsize
\returns the number of transpositions */
include/Eigen/Eigen/src/Core/Transpositions.h:42
↓ 6 callersMethodsupToCol
* Return the array of supernode-to-column mapping */
include/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:143
↓ 6 callersFunctiontiny_set_bound_constraints
src/tinympc/tiny_api.cpp:149
↓ 6 callersFunctiontiny_solve
src/tinympc/tiny_api.cpp:384
↓ 6 callersMethodtwistedBy
\returns an expression of P H P^-1 where H is the matrix represented by \c *this */
include/Eigen/Eigen/src/SparseCore/SparseMatrixBase.h:330
↓ 6 callersFunctionviewAsCholmod
include/Eigen/Eigen/src/CholmodSupport/CholmodSupport.h:60
↓ 5 callersMethodNotify
include/Eigen/Eigen/src/ThreadPool/Barrier.h:27
↓ 5 callersMethodadjoint
\brief Adjoint (conjugate transpose) of the Householder sequence. */
include/Eigen/Eigen/src/Householder/HouseholderSequence.h:268
↓ 5 callersFunctionaligned_malloc
\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 or 32 bytes alignment depending on the requirements. * On allocatio
include/Eigen/Eigen/src/Core/util/Memory.h:207
↓ 5 callersMethodany
include/Eigen/Eigen/src/Core/Visitor.h:801
↓ 5 callersMethodapplyThisOnTheLeft
include/Eigen/Eigen/src/Core/EigenBase.h:112
↓ 5 callersFunctioncoeff
\sa MatrixBase::coeff() * \warning the coordinates must fit into the referenced triangular part */
include/Eigen/Eigen/src/Core/TriangularMatrix.h:419
↓ 5 callersMethodcoeffByOuterInner
include/Eigen/Eigen/src/Core/Redux.h:467
↓ 5 callersMethodcol
include/Eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:783
↓ 5 callersMethodcols
include/Eigen/Eigen/src/Core/Block.h:221
↓ 5 callersMethodcols
include/Eigen/Eigen/src/Core/CoreEvaluators.h:816
↓ 5 callersMethodcols
\returns number of columns */
include/Eigen/Eigen/src/Core/IndexedView.h:129
↓ 5 callersMethodconservativeResize
include/Eigen/Eigen/src/Core/DenseStorage.h:206
↓ 5 callersFunctioneigen_pastix
include/Eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h:69
↓ 5 callersMethodend
include/Eigen/Eigen/src/Core/StlIterators.h:439
↓ 5 callersMethodevalTo
include/Eigen/Eigen/src/Geometry/Homogeneous.h:274
↓ 5 callersMethodextractData
include/Eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:708
↓ 5 callersFunctionhandmade_aligned_malloc
\internal Like malloc, but the returned pointer is guaranteed to be aligned to `alignment`. * Fast, but wastes `alignment` additional bytes of memor
include/Eigen/Eigen/src/Core/util/Memory.h:150
↓ 5 callersMethodincr
include/Eigen/Eigen/src/Core/util/BlasUtil.h:441
↓ 5 callersMethodindex
include/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:210
↓ 5 callersMethodinnerNonZeroPtr
\returns a const pointer to the array of the number of non zeros of the inner vectors. * This function is aimed at interoperability with other l
include/Eigen/Eigen/src/SparseCore/SparseCompressedBase.h:105
↓ 5 callersMethodisCompressed
\returns whether \c *this is in compressed form. */
include/Eigen/Eigen/src/SparseCore/SparseCompressedBase.h:112
↓ 5 callersFunctionis_malloc_allowed
include/Eigen/Eigen/src/Core/util/Memory.h:104
↓ 5 callersMethodkill_principal
include/Eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h:173
↓ 5 callersMethodloadRhsQuad
include/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:501
↓ 5 callersMethodnormalized
include/Eigen/Eigen/src/Geometry/Quaternion.h:134
↓ 5 callersFunctiononeConvertBF16Lo
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:2773
↓ 5 callersMethodoperator()
include/Eigen/Eigen/src/Core/util/BlasUtil.h:59
↓ 5 callersMethodpacket
include/Eigen/Eigen/src/Core/Visitor.h:608
↓ 5 callersFunctionpand
include/Eigen/Eigen/src/Core/arch/AVX/PacketMath.h:1883
↓ 5 callersFunctionpcmp_eq
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:531
↓ 5 callersFunctionpload_complex_full
\internal load a full vector from complex location - column-wise */
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1286
↓ 5 callersFunctionpnegate
include/Eigen/Eigen/src/Core/arch/SSE/Complex.h:71
↓ 5 callersFunctionpredux_helper
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1071
↓ 5 callersMethodrank
\returns the rank of the matrix of which *this is the complete orthogonal * decomposition. * * \note This method has to determine which pivot
include/Eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h:249
↓ 5 callersMethodrow
include/Eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:782
↓ 5 callersMethodrows
include/Eigen/Eigen/src/Core/Block.h:220
↓ 5 callersMethodrows
include/Eigen/Eigen/src/Core/CoreEvaluators.h:815
↓ 5 callersMethodrows
\returns number of rows */
include/Eigen/Eigen/src/Core/IndexedView.h:126
↓ 5 callersMethodsetValue
include/Eigen/Eigen/src/Core/util/XprHelper.h:162
↓ 5 callersFunctiontiny_set_x0
src/tinympc/tiny_api.cpp:443
↓ 5 callersMethodtoDenseMatrix
include/Eigen/Eigen/src/Core/BandMatrix.h:147
↓ 5 callersMethodtranspose
include/Eigen/Eigen/src/SparseCore/SparseMatrixBase.h:355
↓ 5 callersMethodtranspose
include/Eigen/Eigen/src/Core/Transpose.h:182
↓ 4 callersFunctionF32MaskToBf16Mask
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:3492
↓ 4 callersFunction_mm_castpd_si128
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:1869
↓ 4 callersMethodaffine
include/Eigen/Eigen/src/Geometry/Transform.h:403
↓ 4 callersMethodappend
include/Eigen/Eigen/src/SparseCore/CompressedStorage.h:103
↓ 4 callersFunctionassignCoeff
include/Eigen/Eigen/src/Core/AssignEvaluator.h:677
↓ 4 callersFunctionceil
include/Eigen/Eigen/src/Core/MathFunctions.h:1335
↓ 4 callersMethodclear
include/Eigen/Eigen/src/SparseCore/CompressedStorage.h:113
↓ 4 callersMethodcoeff
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:248
↓ 4 callersMethodcolIndexByOuterInner
include/Eigen/Eigen/src/Core/DenseCoeffsBase.h:76
↓ 4 callersFunctioncoletree
include/Eigen/Eigen/src/SparseCore/SparseColEtree.h:63
↓ 4 callersMethodcols
include/Eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h:203
↓ 4 callersMethodcols
\returns the number of columns. \sa rows() */
include/Eigen/Eigen/src/SparseCore/SparseMatrixBase.h:178
↓ 4 callersMethodcols
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:269
↓ 4 callersMethodcols
include/Eigen/Eigen/src/Core/CwiseTernaryOp.h:149
↓ 4 callersFunctiondestruct_elements_of_array
include/Eigen/Eigen/src/Core/util/Memory.h:336
↓ 4 callersMethoddiagonal
include/Eigen/Eigen/src/Geometry/AlignedBox.h:172
↓ 4 callersMethodevalTo
include/Eigen/Eigen/src/Core/TriangularMatrix.h:618
↓ 4 callersFunctionexp
include/Eigen/Eigen/src/Core/MathFunctions.h:1480
↓ 4 callersFunctionget_computation_options
include/Eigen/Eigen/src/SVD/SVDBase.h:33
↓ 4 callersFunctionget_runtime_reshape_size
include/Eigen/Eigen/src/Core/util/ReshapedHelper.h:29
← previousnext →401–500 of 7,313, ranked by callers