Searched defs:RealVectorType (Results 1 – 3 of 3) sorted by relevance
142 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType; in adjoint() typedef
19 typedef Matrix<RealScalar, MatType::RowsAtCompileTime, 1> RealVectorType; in check_eigensolver_for_given_mat() typedef
47 typedef typename internal::plain_col_type<MatrixType, RealScalar>::type RealVectorType; typedef