Searched defs:RealVectorType (Results 1 – 3 of 3) sorted by relevance
26 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType; in eigensolver() typedef
143 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType; in adjoint() typedef
62 typedef typename internal::plain_col_type<MatrixType, RealScalar>::type RealVectorType; typedef