Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TinyMPC/TinyMPC
/ functions
Functions
7,313 in github.com/TinyMPC/TinyMPC
⨍
Functions
7,313
◇
Types & classes
2,787
Function
EIGEN_DEVICE_FUNC bool (isinf)
include/Eigen/Eigen/src/Core/arch/Default/BFloat16.h:581
Function
EIGEN_DEVICE_FUNC bool (isnan)
include/Eigen/Eigen/src/Core/arch/Default/Half.h:698
Function
EIGEN_DEVICE_FUNC bool (isnan)
include/Eigen/Eigen/src/Core/arch/Default/BFloat16.h:589
Method
EIGEN_DEVICE_FUNC half
include/Eigen/Eigen/src/Core/arch/Default/Half.h:181
Function
EIGEN_DEVICE_FUNC half (max)
include/Eigen/Eigen/src/Core/arch/Default/Half.h:824
Function
EIGEN_DEVICE_FUNC half (min)
include/Eigen/Eigen/src/Core/arch/Default/Half.h:814
Method
EIGEN_DEVICE_FUNC operator()
include/Eigen/Eigen/src/Core/ProductEvaluators.h:311
Function
EIGEN_DEVICE_FUNC outer_product_selector_run
include/Eigen/Eigen/src/Core/ProductEvaluators.h:274
Method
EIGEN_NOEXCEPT_IF
include/Eigen/Eigen/src/Geometry/Quaternion.h:333
Method
EIGEN_NOEXCEPT_IF
include/Eigen/Eigen/src/Core/Array.h:151
Method
EIGEN_NOEXCEPT_IF
include/Eigen/Eigen/src/Core/Matrix.h:273
Method
EIGEN_STRONG_INLINE Matrix
include/Eigen/Eigen/src/Core/Matrix.h:330
Function
EIGEN_STRONG_INLINE Scalar (ceil)
include/Eigen/Eigen/src/Core/MathFunctions.h:1324
Function
EIGEN_STRONG_INLINE Scalar (floor)
include/Eigen/Eigen/src/Core/MathFunctions.h:1305
Function
EIGEN_STRONG_INLINE double2 pexp<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:54
Function
EIGEN_STRONG_INLINE double2 pexpm1<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:67
Function
EIGEN_STRONG_INLINE double2 plog1p<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:42
Function
EIGEN_STRONG_INLINE double2 plog<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:29
Function
EIGEN_STRONG_INLINE double2 prsqrt<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:92
Function
EIGEN_STRONG_INLINE double2 psqrt<double2>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:79
Function
EIGEN_STRONG_INLINE float4 pexp<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:48
Function
EIGEN_STRONG_INLINE float4 pexpm1<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:61
Function
EIGEN_STRONG_INLINE float4 plog1p<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:36
Function
EIGEN_STRONG_INLINE float4 plog<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:23
Function
EIGEN_STRONG_INLINE float4 prsqrt<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:86
Function
EIGEN_STRONG_INLINE float4 psqrt<float4>
include/Eigen/Eigen/src/Core/arch/GPU/MathFunctions.h:73
Method
EIGEN_STRONG_INLINE Array
include/Eigen/Eigen/src/Core/Array.h:209
Function
EIGEN_STRONG_INLINE Packet16c pgather<int8_t, Packet16c>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:1984
Function
EIGEN_STRONG_INLINE Packet16uc pgather<uint8_t, Packet16uc>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2023
Function
EIGEN_STRONG_INLINE Packet2d pgather<double, Packet2d>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:3917
Function
EIGEN_STRONG_INLINE Packet2f pgather<float, Packet2f>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:1951
Function
EIGEN_STRONG_INLINE Packet2i pgather<int32_t, Packet2i>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2083
Function
EIGEN_STRONG_INLINE Packet2l pgather<int64_t, Packet2l>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2111
Function
EIGEN_STRONG_INLINE Packet2ui pgather<uint32_t, Packet2ui>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2097
Function
EIGEN_STRONG_INLINE Packet2ul pgather<uint64_t, Packet2ul>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2117
Function
EIGEN_STRONG_INLINE Packet4c pgather<int8_t, Packet4c>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:1965
Function
EIGEN_STRONG_INLINE Packet4f pgather<float, Packet4f>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:1957
Function
EIGEN_STRONG_INLINE Packet4h2 pabs<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1092
Function
EIGEN_STRONG_INLINE Packet4h2 padd<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1377
Function
EIGEN_STRONG_INLINE Packet4h2 pand<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1321
Function
EIGEN_STRONG_INLINE Packet4h2 pcast<float4, Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/TypeCasting.h:38
Function
EIGEN_STRONG_INLINE Packet4h2 pdiv<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1451
Function
EIGEN_STRONG_INLINE Packet4h2 pexp<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1587
Function
EIGEN_STRONG_INLINE Packet4h2 plog<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1575
Function
EIGEN_STRONG_INLINE Packet4h2 pmadd<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1436
Function
EIGEN_STRONG_INLINE Packet4h2 pmax<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1479
Function
EIGEN_STRONG_INLINE Packet4h2 pmin<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1465
Function
EIGEN_STRONG_INLINE Packet4h2 pmul<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1422
Function
EIGEN_STRONG_INLINE Packet4h2 por<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1335
Function
EIGEN_STRONG_INLINE Packet4h2 psqrt<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1599
Function
EIGEN_STRONG_INLINE Packet4h2 psub<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1391
Function
EIGEN_STRONG_INLINE Packet4h2 ptrue<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1105
Function
EIGEN_STRONG_INLINE Packet4h2 pxor<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1349
Function
EIGEN_STRONG_INLINE Packet4h2 pzero<Packet4h2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:1112
Function
EIGEN_STRONG_INLINE Packet4hf predux_half_dowto4<Packet8hf>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:4084
Function
EIGEN_STRONG_INLINE Packet4i pgather<int32_t, Packet4i>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2089
Function
EIGEN_STRONG_INLINE Packet4s pgather<int16_t, Packet4s>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2043
Function
EIGEN_STRONG_INLINE Packet4uc pgather<uint8_t, Packet4uc>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2004
Function
EIGEN_STRONG_INLINE Packet4ui pgather<uint32_t, Packet4ui>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2103
Function
EIGEN_STRONG_INLINE Packet4us pgather<uint16_t, Packet4us>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2063
Function
EIGEN_STRONG_INLINE Packet8c pgather<int8_t, Packet8c>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:1972
Function
EIGEN_STRONG_INLINE Packet8s pgather<int16_t, Packet8s>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2051
Function
EIGEN_STRONG_INLINE Packet8uc pgather<uint8_t, Packet8uc>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2011
Function
EIGEN_STRONG_INLINE Packet8us pgather<uint16_t, Packet8us>
include/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:2071
Function
EIGEN_STRONG_INLINE PlainObjectBase
include/Eigen/Eigen/src/Core/PlainObjectBase.h:602
Method
EIGEN_STRONG_INLINE Quaternion
include/Eigen/Eigen/src/Geometry/Quaternion.h:314
Function
EIGEN_STRONG_INLINE const CwiseBinaryOp<CustomBinaryOp, const Derived, const OtherDerived> binaryExpr
include/Eigen/Eigen/src/plugins/CommonCwiseBinaryOps.h:41
Function
EIGEN_STRONG_INLINE const UnaryPowReturnType<ScalarExponent> pow
include/Eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:712
Function
EIGEN_STRONG_INLINE double2 padd<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:286
Function
EIGEN_STRONG_INLINE double2 pand<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:200
Function
EIGEN_STRONG_INLINE double2 pdiv<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:317
Function
EIGEN_STRONG_INLINE double2 pload<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:339
Function
EIGEN_STRONG_INLINE double2 ploaddup<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:353
Function
EIGEN_STRONG_INLINE double2 ploadu<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:346
Function
EIGEN_STRONG_INLINE double2 plset<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:279
Function
EIGEN_STRONG_INLINE double2 pmax<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:331
Function
EIGEN_STRONG_INLINE double2 pmin<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:324
Function
EIGEN_STRONG_INLINE double2 pmul<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:310
Function
EIGEN_STRONG_INLINE double2 por<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:212
Function
EIGEN_STRONG_INLINE double2 pset1<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:116
Function
EIGEN_STRONG_INLINE double2 psub<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:293
Function
EIGEN_STRONG_INLINE double2 pxor<double2>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:224
Function
EIGEN_STRONG_INLINE float4 padd<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:283
Function
EIGEN_STRONG_INLINE float4 pand<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:194
Function
EIGEN_STRONG_INLINE float4 pandnot<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:230
Function
EIGEN_STRONG_INLINE float4 pcast<Packet4h2, float4>
include/Eigen/Eigen/src/Core/arch/GPU/TypeCasting.h:57
Function
EIGEN_STRONG_INLINE float4 pcast<half2, float4>
include/Eigen/Eigen/src/Core/arch/GPU/TypeCasting.h:31
Function
EIGEN_STRONG_INLINE float4 pcmp_eq<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:242
Function
EIGEN_STRONG_INLINE float4 pcmp_le<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:254
Function
EIGEN_STRONG_INLINE float4 pcmp_lt<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:248
Function
EIGEN_STRONG_INLINE float4 pdiv<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:314
Function
EIGEN_STRONG_INLINE float4 pload<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:335
Function
EIGEN_STRONG_INLINE float4 ploaddup<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:350
Function
EIGEN_STRONG_INLINE float4 ploadu<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:343
Function
EIGEN_STRONG_INLINE float4 plset<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:276
Function
EIGEN_STRONG_INLINE float4 pmax<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:328
Function
EIGEN_STRONG_INLINE float4 pmin<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:321
Function
EIGEN_STRONG_INLINE float4 pmul<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:307
Function
EIGEN_STRONG_INLINE float4 por<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:206
Function
EIGEN_STRONG_INLINE float4 pset1<float4>
include/Eigen/Eigen/src/Core/arch/GPU/PacketMath.h:113
← previous
next →
1,301–1,400 of 7,313, ranked by callers