MCPcopy Create free account

hub / github.com/TinyMPC/TinyMPC / functions

Functions7,313 in github.com/TinyMPC/TinyMPC

↓ 1 callersFunctionpcmp_lt_or_nan
include/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:617
↓ 1 callersFunctionpcos_float
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:716
↓ 1 callersFunctionpcosh
include/Eigen/Eigen/src/Core/GenericPacketMath.h:973
↓ 1 callersFunctionpcplxflip
include/Eigen/Eigen/src/Core/GenericPacketMath.h:938
↓ 1 callersFunctionpeven_mask
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:304
↓ 1 callersFunctionpexp_float
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:405
↓ 1 callersFunctionpfrexp_generic_get_biased_exponent
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:31
↓ 1 callersFunctionpisnan
include/Eigen/Eigen/src/Core/GenericPacketMath.h:547
↓ 1 callersFunctionploadRhsMMA
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h:146
↓ 1 callersFunctionpload_realimag
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1174
↓ 1 callersFunctionpload_realimag_combine
\internal load and splat a complex value into a vector - column-wise */
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1226
↓ 1 callersFunctionpload_realimag_combine_row
\internal load a complex value into a vector - row-wise */
include/Eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1243
↓ 1 callersFunctionplog
include/Eigen/Eigen/src/Core/GenericPacketMath.h:997
↓ 1 callersFunctionplog10
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1005
↓ 1 callersFunctionplog_float
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:229
↓ 1 callersFunctionpmadd_qf32_to_f32
include/Eigen/Eigen/src/Core/arch/HVX/PacketMath.h:536
↓ 1 callersFunctionpmax
include/Eigen/Eigen/src/Core/GenericPacketMath.h:642
↓ 1 callersFunctionpmin
include/Eigen/Eigen/src/Core/GenericPacketMath.h:630
↓ 1 callersFunctionpmsub
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:453
↓ 1 callersMethodpmul
include/Eigen/Eigen/src/Core/arch/Default/ConjHelper.h:72
↓ 1 callersMethodpmul
include/Eigen/Eigen/src/Core/arch/Default/ConjHelper.h:86
↓ 1 callersFunctionpnegate
include/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:337
↓ 1 callersFunctionpnegate
include/Eigen/Eigen/src/Core/arch/HVX/PacketMath.h:130
↓ 1 callersFunctionpnegate
include/Eigen/Eigen/src/Core/arch/AVX/PacketMath.h:399
↓ 1 callersFunctionpnmadd
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1176
↓ 1 callersFunctionpor
include/Eigen/Eigen/src/Core/arch/AVX512/PacketMathFP16.h:224
↓ 1 callersFunctionpositive_real_hypot
include/Eigen/Eigen/src/Core/MathFunctionsImpl.h:216
↓ 1 callersFunctionpredict_rho
src/tinympc/rho_benchmark.cpp:175
↓ 1 callersFunctionpreverse
include/Eigen/Eigen/src/Core/arch/NEON/Complex.h:292
↓ 1 callersFunctionpreverse
include/Eigen/Eigen/src/Core/arch/ZVector/Complex.h:169
↓ 1 callersFunctionprint
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:796
↓ 1 callersFunctionprsqrt
include/Eigen/Eigen/src/Core/arch/MSA/PacketMath.h:730
↓ 1 callersFunctionprune
\copydoc SparseMatrix::prune(const Scalar&,const RealScalar&) */
include/Eigen/Eigen/src/SparseCore/SparseVector.h:212
↓ 1 callersFunctionpscatter_partial
include/Eigen/Eigen/src/Core/GenericPacketMath.h:905
↓ 1 callersFunctionpsign
include/Eigen/Eigen/src/Core/arch/AVX/PacketMath.h:983
↓ 1 callersFunctionpsignbit
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1331
↓ 1 callersFunctionpsin_float
include/Eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:709
↓ 1 callersFunctionpsinh
include/Eigen/Eigen/src/Core/GenericPacketMath.h:969
↓ 1 callersFunctionpsqrt
include/Eigen/Eigen/src/Core/GenericPacketMath.h:1016
↓ 1 callersFunctionpstorel
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:965
↓ 1 callersFunctionpstores
include/Eigen/Eigen/src/Core/arch/SSE/PacketMath.h:969
↓ 1 callersFunctionptan
include/Eigen/Eigen/src/Core/GenericPacketMath.h:956
↓ 1 callersFunctionptranspose_double
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1117
↓ 1 callersFunctionqueryCacheSizes_amd
include/Eigen/Eigen/src/Core/util/Memory.h:1160
↓ 1 callersFunctionqueryCacheSizes_intel_codes
include/Eigen/Eigen/src/Core/util/Memory.h:1070
↓ 1 callersFunctionqueryCacheSizes_intel_direct
include/Eigen/Eigen/src/Core/util/Memory.h:1038
↓ 1 callersMethodrank
* Gets the rank of the matrix. * It should be equal to matrixQR().cols if the matrix is full-rank */
include/Eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:227
↓ 1 callersMethodrank
include/Eigen/Eigen/src/misc/Kernel.h:53
↓ 1 callersMethodrank
include/Eigen/Eigen/src/misc/Image.h:52
↓ 1 callersMethodrank
\returns the number of non linearly dependent columns as determined by the pivoting threshold. * * \sa setPivotThreshold() */
include/Eigen/Eigen/src/SparseQR/SparseQR.h:164
↓ 1 callersMethodrankUpdate
include/Eigen/Eigen/src/Cholesky/LLT.h:370
↓ 1 callersMethodrankUpdate
include/Eigen/Eigen/src/Cholesky/LLT_LAPACKE.h:94
↓ 1 callersFunctionrcond_invmatrix_L1_norm_estimate
include/Eigen/Eigen/src/Core/ConditionEstimator.h:58
↓ 1 callersFunctionrecommended
include/Eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h:277
↓ 1 callersMethodredux
include/Eigen/Eigen/src/Core/VectorwiseOp.h:336
↓ 1 callersMethodresize
Resizes to given size. */
include/Eigen/Eigen/src/Core/DiagonalMatrix.h:302
↓ 1 callersFunctionresizeNonZeros
include/Eigen/Eigen/src/SparseCore/SparseVector.h:283
↓ 1 callersFunctionrightCols
include/Eigen/Eigen/src/plugins/BlockMethods.h:870
↓ 1 callersFunctionrint
include/Eigen/Eigen/src/Core/arch/Default/Half.h:804
↓ 1 callersFunctionrow
include/Eigen/Eigen/src/SparseCore/SparseBlock.h:486
↓ 1 callersMethodrowIndex
* Return the array of compressed row indices of all supernodes */
include/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:114
↓ 1 callersMethodrows
include/Eigen/Eigen/src/Core/SkewSymmetricMatrix3.h:101
↓ 1 callersFunctionserialize
include/Eigen/Eigen/src/Core/util/Serializer.h:199
↓ 1 callersMethodserialize
include/Eigen/Eigen/src/Core/util/Serializer.h:169
↓ 1 callersFunctionserialize_size
include/Eigen/Eigen/src/Core/util/Serializer.h:185
↓ 1 callersMethodsetBounds
Specifies a sub-vector to work on */
include/Eigen/Eigen/src/SparseCore/AmbiVector.h:44
↓ 1 callersMethodsetInfos
* Set appropriate pointers for the lower triangular supernodal matrix * These infos are available at the end of the numerical factorization
include/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:63
↓ 1 callersMethodsetZero
Sets all coefficients to zero. */
include/Eigen/Eigen/src/Core/SkewSymmetricMatrix3.h:282
↓ 1 callersFunctionset_from_triplets
include/Eigen/Eigen/src/SparseCore/SparseMatrix.h:1166
↓ 1 callersFunctionset_from_triplets_sorted
include/Eigen/Eigen/src/SparseCore/SparseMatrix.h:1217
↓ 1 callersFunctionshuffle1
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:98
↓ 1 callersFunctionsin
include/Eigen/Eigen/src/Core/arch/Default/Half.h:764
↓ 1 callersFunctionsinh
include/Eigen/Eigen/src/Core/MathFunctions.h:1698
↓ 1 callersFunctionsinh
include/Eigen/Eigen/src/Core/arch/Default/BFloat16.h:650
↓ 1 callersMethodsmallestAngle
\returns the rotation angle in [-pi,pi] */
include/Eigen/Eigen/src/Geometry/Rotation2D.h:92
↓ 1 callersFunctionsolve
src/tinympc/admm.cpp:331
↓ 1 callersMethodsolveInPlace
include/Eigen/Eigen/src/Core/SolveTriangular.h:174
↓ 1 callersMethodsortInnerIndices
include/Eigen/Eigen/src/SparseCore/SparseCompressedBase.h:136
↓ 1 callersMethodstableNorm
include/Eigen/Eigen/src/Core/StableNorm.h:214
↓ 1 callersFunctionstable_norm_impl
include/Eigen/Eigen/src/Core/StableNorm.h:83
↓ 1 callersMethodsubTo
include/Eigen/Eigen/src/Core/EigenBase.h:91
↓ 1 callersMethodsubs
\returns the number of sub diagonals */
include/Eigen/Eigen/src/Core/BandMatrix.h:225
↓ 1 callersMethodsupers
\returns the number of super diagonals */
include/Eigen/Eigen/src/Core/BandMatrix.h:222
↓ 1 callersFunctiontan
include/Eigen/Eigen/src/Core/MathFunctions.h:1572
↓ 1 callersFunctiontan
include/Eigen/Eigen/src/Core/arch/Default/Half.h:770
↓ 1 callersFunctiontanh
include/Eigen/Eigen/src/Core/MathFunctions.h:1717
↓ 1 callersFunctiontanh
include/Eigen/Eigen/src/Core/arch/Default/Half.h:773
↓ 1 callersFunctiontermination_condition
* Check for termination condition by evaluating whether the largest absolute * primal and dual residuals for states and inputs are below threhold. */
src/tinympc/admm.cpp:310
↓ 1 callersFunctiontiny_initialize_sensitivity_matrices
src/tinympc/tiny_api.cpp:479
↓ 1 callersFunctiontiny_precompute_and_set_cache
src/tinympc/tiny_api.cpp:307
↓ 1 callersFunctiontiny_set_cone_constraints
src/tinympc/tiny_api.cpp:176
↓ 1 callersFunctiontiny_set_default_settings
src/tinympc/tiny_api.cpp:413
↓ 1 callersFunctiontiny_set_linear_constraints
src/tinympc/tiny_api.cpp:210
↓ 1 callersMethodtoDenseMatrix
include/Eigen/Eigen/src/Core/SkewSymmetricMatrix3.h:68
↓ 1 callersFunctiontopRows
include/Eigen/Eigen/src/plugins/BlockMethods.h:568
↓ 1 callersMethodtransform
include/Eigen/Eigen/src/Geometry/AlignedBox.h:328
↓ 1 callersMethodtranspose
To use for operations with the transpose of Q
include/Eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:318
↓ 1 callersMethodtranspose
\brief %Transpose of the Householder sequence. */
include/Eigen/Eigen/src/Householder/HouseholderSequence.h:238
↓ 1 callersMethodtranspose
include/Eigen/Eigen/src/Jacobi/Jacobi.h:65
↓ 1 callersMethodtranspose
include/Eigen/Eigen/src/Core/SkewSymmetricMatrix3.h:76
← previousnext →1,001–1,100 of 7,313, ranked by callers