Searched defs:shift (Results 1 – 5 of 5) sorted by relevance
112 void setInitialShift(RealScalar shift) { m_initialShift = shift; } in setInitialShift()263 RealScalar shift = 0; in factorize() local
92 Scalar shift = mat.trace()/3; in eigen33() local
79 Index shift = internal::random<Index>(0, std::max<Index>(rows-2,0)); in householder() local
65 Packet8f shift = _mm256_floor_ps(padd(z, p8f_one_over_four)); variable
136 uint64_t shift = 1ULL << log_div; in test_misc2() local