Searched refs:VectorRx (Results 1 – 1 of 1) sorted by relevance
63 typedef Matrix<RealScalar,Dynamic,1> VectorRx; typedef172 const VectorRx& scalingS() const { eigen_assert("m_factorizationIsOk"); return m_scale; } in scalingS()179 VectorRx m_scale; // The vector for scaling the matrix