Searched refs:cwiseQuotient (Results 1 – 10 of 10) sorted by relevance
2 cout << v.cwiseQuotient(w) << endl;
142 VERIFY_IS_APPROX(m2.cwiseQuotient(m2), Matrix4d::Ones()); in test_linearstructure()144 VERIFY_IS_APPROX(m3.cwiseQuotient(m3), Matrix4d::Ones()); in test_linearstructure()
335 VERIFY(test_assign(Matrix3(),Matrix3().cwiseQuotient(Matrix3()), in run()
131 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseQuotient() function
22 .select(Vector::Ones(v.size()), v.cwiseQuotient(v_abs)); in run()
613 normalized() const { return m_matrix.cwiseQuotient(extendedToOpposite(this->norm())); }
170 sm1.cwiseQuotient(sm2);
115 R = P.cwiseQuotient(Q); // R = P ./ Q
454 mat1.cwiseQuotient(mat2)
200 Direction==Horizontal ? _expression().cols()-1 : _expression().cols()).cwiseQuotient(