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.func_pm_op_swap__t2xn2yvu
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..06a9f063e 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -82,7 +82,7 @@ struct kiss_cpx_fft { p += 2; break; } - ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__t2xn2yvu" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_swap__x7368irw
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..cd0fce19b 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -70,7 +70,7 @@ struct kiss_cpx_fft { int n = nfft; int p = 4; do { - whi...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__x7368irw" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_remove_cond__ptsyfxvu
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..a7a633dc4 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -87,7 +87,7 @@ struct kiss_cpx_fft { n /= p; m_stageRadix.push_back(p); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_cond__ptsyfxvu" ]
func_pm_remove_cond
libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__911yqgso
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..d93700a4f 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -65,10 +65,7 @@ struct kiss_cpx_fft { } } - void factorize(int nfft) { - // st...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__911yqgso" ]
func_pm_ctrl_shuffle
libeigen__eigen.9b00db8c.func_pm_op_change__jkp13hzk
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..f0ee51143 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -87,7 +87,7 @@ struct kiss_cpx_fft { n /= p; m_stageRadix.push_back(p); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__jkp13hzk" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_flip_operators__46t07bze
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..0b87da3b4 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -82,7 +82,7 @@ struct kiss_cpx_fft { p += 2; break; } - ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__46t07bze" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_loop__ld63gu29
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..58c038925 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -69,7 +69,7 @@ struct kiss_cpx_fft { // start factoring out 4's, then 2's, then 3,5,7,9...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_loop__ld63gu29" ]
func_pm_remove_loop
libeigen__eigen.9b00db8c.func_pm_op_break_chains__ztmbn2hs
diff --git a/unsupported/Eigen/src/FFT/kissfft_impl.h b/unsupported/Eigen/src/FFT/kissfft_impl.h index c201d8047..f5e39d40d 100644 --- a/unsupported/Eigen/src/FFT/kissfft_impl.h +++ b/unsupported/Eigen/src/FFT/kissfft_impl.h @@ -87,7 +87,7 @@ struct kiss_cpx_fft { n /= p; m_stageRadix.push_back(p); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__ztmbn2hs" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_swap__z27lso3d
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a204c133b 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -465,7 +465,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Index n2 = n - n1; Map<MatrixXr> A1(m_workspace.data(), ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__z27lso3d" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_remove_loop__o4yokqhq
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..ce8225923 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -468,7 +468,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Map<MatrixXr> B1(m_workspace.data() + n * n, n, n); Map<...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_loop__o4yokqhq" ]
func_pm_remove_loop
libeigen__eigen.9b00db8c.func_pm_op_change__d4rp2fua
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..9a270221c 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -466,7 +466,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Map<MatrixXr> A1(m_workspace.data(), n1, n); Map<MatrixX...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__d4rp2fua" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_remove_cond__mguaoyl9
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..07d367a88 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -469,11 +469,11 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Map<MatrixXr> B2(m_workspace.data() + 2 * n * n, n, n); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_cond__mguaoyl9" ]
func_pm_remove_cond
libeigen__eigen.9b00db8c.func_pm_op_swap__ahkqo5hn
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..1e75f8bdb 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -462,7 +462,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn if (n > 100) { // If the matrices are large enough, let's ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__ahkqo5hn" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_flip_operators__ennfco0h
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e2119d549 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -469,7 +469,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Map<MatrixXr> B2(m_workspace.data() + 2 * n * n, n, n); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__ennfco0h" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_assign__mw7b5rs5
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..4dd5347d2 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -486,8 +486,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn } else { Map<MatrixXr, Aligned> tmp(m_workspace.data(), n,...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__mw7b5rs5" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_op_break_chains__lbqoeifu
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a0abac7a6 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -482,7 +482,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn } A.topRows(n1).noalias() = A1.leftCols(k1) * B1.topRo...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__lbqoeifu" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__w3s4txez
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e3ee485e8 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -462,27 +462,15 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn if (n > 100) { // If the matrices are large enough, let'...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__w3s4txez" ]
func_pm_ctrl_shuffle
libeigen__eigen.9b00db8c.func_pm_op_break_chains__og6bu5vf
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..844e16245 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -466,7 +466,7 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn Map<MatrixXr> A1(m_workspace.data(), n1, n); Map<MatrixX...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__og6bu5vf" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__oo9vjdly
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..c151f3112 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -475,9 +475,10 @@ void BDCSVD<MatrixType, Options>::structured_update(Block<MatrixXr, Dynamic, Dyn ++k1; } if ((A.col(j).tail(n2).array() != ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__oo9vjdly" ]
func_pm_ctrl_shuffle
libeigen__eigen.9b00db8c.func_pm_op_break_chains__5e97maxh
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a1b24add2 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1243,7 +1243,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, << m_computed(firstColm + i + 2, firstColm + i + 2) ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__5e97maxh" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_change__5o07vhim
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..2d387df68 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1256,7 +1256,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, if (m_compU) m_naiveU.middleRows(firstColu, size + 1).app...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__5o07vhim" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_swap__80pedom8
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..006c5d213 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1238,9 +1238,8 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, std::cout << "deflation 4.4: " << i << "," << j << " -> " << c...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__80pedom8" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_change__3ts441kl
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..d2ecd9833 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1236,7 +1236,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, RealScalar r = numext::hypot(c, s); #ifdef EIGEN_BDCSVD_DEBUG...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__3ts441kl" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_change_const__7t5smpgc
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..050af0277 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1240,7 +1240,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, << m_computed(firstColm + i + 1, firstColm) << " " <...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__7t5smpgc" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_swap__4e7wotj2
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..b3cb85350 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1235,7 +1235,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, RealScalar c = m_computed(firstColm + j, firstColm); RealSc...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__4e7wotj2" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_break_chains__ugrrze0w
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..2bdb46e33 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1249,7 +1249,7 @@ void BDCSVD<MatrixType, Options>::deflation44(Index firstColu, Index firstColm, c /= r; s /= r; m_computed(firstColm + j, firstColm) = r...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__ugrrze0w" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_swap__oib908bw
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..1d3953537 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1423,7 +1423,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index std::cout << "deflation 4.4 with i = " << i << " becaus...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__oib908bw" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_string_typo__h0ia980n
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..eee7bbc3e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1424,7 +1424,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index << " == " << (diag(i) - diag(i - 1)) << " < "...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_string_typo__h0ia980n" ]
func_pm_string_typo
libeigen__eigen.9b00db8c.func_pm_op_change__ut9k9a09
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..555cb016e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1421,7 +1421,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index if ((diag(i) - diag(i - 1)) < epsilon_strict) { #ifdef E...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__ut9k9a09" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_break_chains__9m05n2sx
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..b54462531 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1430,7 +1430,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index } #ifdef EIGEN_BDCSVD_SANITY_CHECKS - for (Index j = 2; j...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__9m05n2sx" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_flip_operators__o33izhk3
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..db6337b9e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1415,7 +1415,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index { Index i = length - 1; // Find last non-deflated e...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__o33izhk3" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_op_change_const__tbr9jhsq
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..bc7980b37 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1285,7 +1285,7 @@ void BDCSVD<MatrixType, Options>::deflation(Index firstCol, Index lastCol, Index #endif #ifdef EIGEN_BDCSVD_DEBUG_VERBOSE - std::cout << "\n...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__tbr9jhsq" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_swap__w0kbf4cp
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..d70e9c3b2 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1206,7 +1206,7 @@ void BDCSVD<MatrixType, Options>::deflation43(Index firstCol, Index shift, Index RealScalar s = m_computed(start + i, start); RealScalar r ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__w0kbf4cp" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_swap__z8xvrqhw
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..151d38161 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1201,7 +1201,7 @@ void BDCSVD<MatrixType, Options>::deflation43(Index firstCol, Index shift, Index using std::abs; using std::pow; using std::sqrt; - Ind...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__z8xvrqhw" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_change__5fgyxdod
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..f144723ed 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1203,7 +1203,7 @@ void BDCSVD<MatrixType, Options>::deflation43(Index firstCol, Index shift, Index using std::sqrt; Index start = firstCol + shift; RealSc...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__5fgyxdod" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_break_chains__vc30u32e
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..9462b57d6 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1209,7 +1209,7 @@ void BDCSVD<MatrixType, Options>::deflation43(Index firstCol, Index shift, Index m_computed(start + i, start + i) = Literal(0); return;...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__vc30u32e" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_change__kvrstg58
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..8c72275e4 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1215,7 +1215,7 @@ void BDCSVD<MatrixType, Options>::deflation43(Index firstCol, Index shift, Index JacobiRotation<RealScalar> J(c / r, -s / r); if (m_compU...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__kvrstg58" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_change_const__tda2k2w9
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e288ba45b 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1128,7 +1128,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR if (!(dk != Literal(0) || diag(i) != Literal(0))) { ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__tda2k2w9" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_change__m9arantm
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..95639fdcb 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1103,7 +1103,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR << "(" << singVals(lastIdx) << " + " << dk <<...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__m9arantm" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_break_chains__e9dm0sd0
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e03010169 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1109,7 +1109,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR #endif for (Index l = 0; l < m; ++l) { - Index ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__e9dm0sd0" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_change_const__uh990pgh
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..fee50384a 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1136,7 +1136,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR #endif #ifdef EIGEN_BDCSVD_DEBUG_VERBOSE if (i != k...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__uh990pgh" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_flip_operators__isalqwtq
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..4e11566ce 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1125,7 +1125,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR #endif Index j = i < k ? i : l > 0 ? perm(l - 1) : i...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__isalqwtq" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_flip_operators__8mhij4ae
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..cdecaabe9 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1135,7 +1135,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR eigen_internal_assert(prod >= 0); #endif #ifdef EIG...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__8mhij4ae" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_assign__qf0kz9od
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..feefa0759 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1123,8 +1123,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR << "j=" << j << "\n"; } #endi...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__qf0kz9od" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_op_change__66yssn28
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..cff40144d 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1130,7 +1130,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR } eigen_internal_assert(dk != Literal(0) |...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__66yssn28" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_swap__n0an0kvm
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..9a9bc5d89 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1141,7 +1141,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR std::cout << " " << ((si...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__n0an0kvm" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_string_typo__9clk0tm0
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e7fafe564 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1115,7 +1115,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR if (i >= k && (l == 0 || l - 1 >= m)) { ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_string_typo__9clk0tm0" ]
func_pm_string_typo
libeigen__eigen.9b00db8c.func_pm_op_change__a79bezwp
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..fbc8388ef 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1136,7 +1136,7 @@ void BDCSVD<MatrixType, Options>::perturbCol0(const ArrayRef& col0, const ArrayR #endif #ifdef EIGEN_BDCSVD_DEBUG_VERBOSE if (i != k...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__a79bezwp" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_string_typo__ziyr9vz9
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..ad141f099 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -812,7 +812,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX #ifdef EIGEN_BDCSVD_DEBUG_VERBOSE JacobiSVD<MatrixXr> jsvd(m...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_string_typo__ziyr9vz9" ]
func_pm_string_typo
libeigen__eigen.9b00db8c.func_pm_op_change__em3lp668
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..bbc2aa589 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -741,7 +741,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX { std::cout << "\n\n mus: " << mus.head(actual_n).tr...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__em3lp668" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_change__leucrynj
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6f7b524c4 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -768,7 +768,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX computeSingVecs(zhat, diag, perm, singVals, shifts, mus, U, V);...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__leucrynj" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_flip_operators__f4q3py6d
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..26286b69f 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -785,7 +785,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX // Because of deflation, the singular values might not be com...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__f4q3py6d" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_op_break_chains__4wpn3stp
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..109627f4f 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -688,7 +688,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi template <typename MatrixType, int Options> void BDCSVD<MatrixTy...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__4wpn3stp" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_flip_operators__fm6my5w8
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..9e01a0bb4 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -797,7 +797,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX #ifdef EIGEN_BDCSVD_SANITY_CHECKS { bool singular_values_...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__fm6my5w8" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_string_typo__zosuak4z
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..0c9f58ca4 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -813,7 +813,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX #ifdef EIGEN_BDCSVD_DEBUG_VERBOSE JacobiSVD<MatrixXr> jsvd(m_c...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_string_typo__zosuak4z" ]
func_pm_string_typo
libeigen__eigen.9b00db8c.func_pm_op_swap__0hdio3g7
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..ab7b72d9f 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -797,7 +797,7 @@ void BDCSVD<MatrixType, Options>::computeSVDofM(Index firstCol, Index n, MatrixX #ifdef EIGEN_BDCSVD_SANITY_CHECKS { bool singular_values_...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__0hdio3g7" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_change__axiips44
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..642ba14bd 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -945,7 +945,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar ++m_numIters; // Find a and b such that the functi...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__axiips44" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_break_chains__97vffgh3
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..582b08782 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -962,7 +962,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar // we can test exact equality here, because shift comes f...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__97vffgh3" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_flip_operators__u5czkxty
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..f0e9bfa4e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -846,7 +846,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar // because 1) we have diag(i)==0 => col0(i)==0 and 2) if col0(i...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__u5czkxty" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_assign__mounic5g
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..95c0e20a0 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -899,8 +899,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar // measure everything relative to shift Map<ArrayXr> d...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__mounic5g" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_op_break_chains__k9tf3cru
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..af1a63e54 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -992,7 +992,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar leftShifted = -(right - left) * RealScalar(0.51); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__k9tf3cru" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_swap__my1v4dpi
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6792b765f 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1010,7 +1010,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar eigen_internal_assert((numext::isfinite)(fLeft)); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__my1v4dpi" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_flip_operators__ucuu6kw3
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..7ea4f4146 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -961,7 +961,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar fCur = fZero; // we can test exact equality here, ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__ucuu6kw3" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_assign__louj9s2c
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e68c46e74 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1047,8 +1047,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar // at the middle of [left,right]... // Instead...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__louj9s2c" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_string_typo__4x2q1kl6
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..f225f1fc7 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -969,7 +969,7 @@ void BDCSVD<MatrixType, Options>::computeSingVals(const ArrayRef& col0, const Ar // fall back on bisection method if rational interpolation di...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_string_typo__4x2q1kl6" ]
func_pm_string_typo
libeigen__eigen.9b00db8c.func_pm_remove_assign__jun2q4vr
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a70a8ad8c 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -438,9 +438,7 @@ void BDCSVD<MatrixType, Options>::copyUV(const HouseholderU& householderU, const if (computeV()) { Index Vcols = m_computeThinV ? diagSize(...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__jun2q4vr" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_op_change_const__m2joihxc
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..60c6540e3 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -312,7 +312,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int if (m_compV) m_naiveV = MatrixXr::Zero(diagSize(), diagSize())...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__m2joihxc" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_change__0m8hut94
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..0555509f0 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -308,7 +308,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int if (m_compU) m_naiveU = MatrixXr::Zero(diagSize() + 1, diag...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__0m8hut94" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_swap__ao9op3f4
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..1fc87b0db 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -295,7 +295,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int // we use a larger scalar to prevent a regression for relatively...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__ao9op3f4" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_break_chains__kp73tfzi
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a21c9e4fa 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -298,7 +298,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int m_useQrDecomp = !disableQrDecomp && ((rows / kMinAspectRatio > c...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__kp73tfzi" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_remove_cond__l8zmx2ws
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..ed08be4e0 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -287,7 +287,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int m_compU = computeV(); m_compV = computeU(); m_isTranspose ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_cond__l8zmx2ws" ]
func_pm_remove_cond
libeigen__eigen.9b00db8c.func_pm_op_change__l1a2dstw
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..81ea35efe 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -306,7 +306,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int m_useQrDecomp ? ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__l1a2dstw" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_flip_operators__yiefsapc
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..d6e04edc4 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -295,7 +295,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int // we use a larger scalar to prevent a regression for relatively...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__yiefsapc" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_assign__v0wwn66w
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..570b95a07 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -284,8 +284,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int smallSvd.allocate(rows, cols, Options == 0 ? computationOption...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_assign__v0wwn66w" ]
func_pm_remove_assign
libeigen__eigen.9b00db8c.func_pm_op_break_chains__4f2wrxz8
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6eb40db02 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -312,7 +312,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int if (m_compV) m_naiveV = MatrixXr::Zero(diagSize(), diagSize())...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__4f2wrxz8" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_change_const__qsvqbw5q
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6a3b3334b 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -313,7 +313,7 @@ void BDCSVD<MatrixType, Options>::allocate(Index rows, Index cols, unsigned int if (m_compV) m_naiveV = MatrixXr::Zero(diagSize(), diagSize()); ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__qsvqbw5q" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_swap__41fvvcvx
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..da9bd27e9 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -496,7 +496,7 @@ void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, Index f Index firstColW...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__41fvvcvx" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_swap__94kru7lf
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..a7bd59a92 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -494,7 +494,7 @@ template <typename MatrixType, int Options> template <typename SVDType> void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__94kru7lf" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_break_chains__l3cgj7qz
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..088657151 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -503,7 +503,7 @@ void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, Index f m_naiveU.row(0).segment(firstCol, n + 1).real() = svd.matrixU...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__l3cgj7qz" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_flip_operators__51jmilhs
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..475f82682 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -496,7 +496,7 @@ void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, Index f Index firstColW...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__51jmilhs" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_remove_cond__azcltd68
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..2cf6751a9 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -503,7 +503,7 @@ void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, Index f m_naiveU.row(0).segment(firstCol, n + 1).real() = svd.matrixU...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_cond__azcltd68" ]
func_pm_remove_cond
libeigen__eigen.9b00db8c.func_pm_op_change__ah9jkmvs
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..d0602ece6 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -500,7 +500,7 @@ void BDCSVD<MatrixType, Options>::computeBaseCase(SVDType& svd, Index n, Index f if (m_compU) m_naiveU.block(firstCol, firstCol, n + 1, n +...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__ah9jkmvs" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_flip_operators__x4zt3azd
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..135b72f72 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1172,7 +1172,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar if (m_compV) V.col(k) = VectorType::Unit(n, k); } el...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__x4zt3azd" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_op_swap__x9keqocn
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..afcc4daf5 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1174,7 +1174,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar U.col(k).setZero(); for (Index l = 0; l < m; ++l) ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__x9keqocn" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_remove_loop__2j7du18v
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e2484d73e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1172,10 +1172,10 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar if (m_compV) V.col(k) = VectorType::Unit(n, k); } ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_loop__2j7du18v" ]
func_pm_remove_loop
libeigen__eigen.9b00db8c.func_pm_op_change__03wwg5l1
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..616d4c40d 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1174,7 +1174,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar U.col(k).setZero(); for (Index l = 0; l < m; ++l) ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__03wwg5l1" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_swap__wy9ykdd9
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..36caceed6 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1174,7 +1174,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar U.col(k).setZero(); for (Index l = 0; l < m; ++l) ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__wy9ykdd9" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_remove_cond__tbig1v08
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..b0f48b812 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1169,7 +1169,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar for (Index k = 0; k < n; ++k) { if (numext::is_exactly_z...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_cond__tbig1v08" ]
func_pm_remove_cond
libeigen__eigen.9b00db8c.func_pm_op_change_const__vmrag8mi
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..7e890545f 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1190,7 +1190,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar } } } - U.col(n) = VectorType::Unit(n + 1, n); +...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change_const__vmrag8mi" ]
func_pm_op_change_const
libeigen__eigen.9b00db8c.func_pm_op_change__nw72q6tw
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..b4ac881b1 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1183,7 +1183,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar V.col(k).setZero(); for (Index l = 1; l < m; +...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__nw72q6tw" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_change__qojjgcau
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..e9d211a7e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1183,7 +1183,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar V.col(k).setZero(); for (Index l = 1; l < m; +...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__qojjgcau" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_op_break_chains__b9h5wk66
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..ab6c4a302 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -1190,7 +1190,7 @@ void BDCSVD<MatrixType, Options>::computeSingVecs(const ArrayRef& zhat, const Ar } } } - U.col(n) = VectorType::Unit(n + 1, n); +...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__b9h5wk66" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_break_chains__u0o5b9ut
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6b4e2b869 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -597,7 +597,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi // we shift q1 at the left with a factor c0 m_naiveU.col...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__u0o5b9ut" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_op_swap__tpx90xpr
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..2b6a7f184 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -568,7 +568,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi } r0 = sqrt((abs(alphaK * lambda) * abs(alphaK * lambda)) + ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__tpx90xpr" ]
func_pm_op_swap
libeigen__eigen.9b00db8c.func_pm_op_break_chains__zkcldcqy
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..4aa368c51 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -593,7 +593,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi MatrixXr q1(m_naiveU.col(firstCol + k).segment(firstCol, k + ...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_break_chains__zkcldcqy" ]
func_pm_op_break_chains
libeigen__eigen.9b00db8c.func_pm_remove_loop__jju7k8dm
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..04297a247 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -606,7 +606,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi } else { RealScalar q1 = m_naiveU(0, firstCol + k); /...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_remove_loop__jju7k8dm" ]
func_pm_remove_loop
libeigen__eigen.9b00db8c.func_pm_op_change__p2vyeczv
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..c924b7128 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -616,7 +616,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi // q2 *= c0 m_naiveU(1, lastCol + 1) *= c0; m_naive...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_change__p2vyeczv" ]
func_pm_op_change
libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__6wltdt4y
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..b50d7cd8b 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -540,8 +540,9 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi if (n < m_algoswap) { // FIXME this block involves tempora...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_ctrl_shuffle__6wltdt4y" ]
func_pm_ctrl_shuffle
libeigen__eigen.9b00db8c.func_pm_flip_operators__akb32vyp
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..6354764b6 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -555,7 +555,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi // and the divide of the right submatrice reads one column of t...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_flip_operators__akb32vyp" ]
func_pm_flip_operators
libeigen__eigen.9b00db8c.func_pm_op_swap__lhgp1mf7
diff --git a/Eigen/src/SVD/BDCSVD.h b/Eigen/src/SVD/BDCSVD.h index db1e4a264..bc1df231e 100644 --- a/Eigen/src/SVD/BDCSVD.h +++ b/Eigen/src/SVD/BDCSVD.h @@ -569,7 +569,7 @@ void BDCSVD<MatrixType, Options>::divide(Index firstCol, Index lastCol, Index fi r0 = sqrt((abs(alphaK * lambda) * abs(alphaK * lambda)) + abs(b...
libeigen__eigen.9b00db8c
1
[ "libeigen__eigen.9b00db8c.func_pm_op_swap__lhgp1mf7" ]
func_pm_op_swap