HomeSort by relevance Sort by last modified time
    Searched refs:RealRowVectorType (Results 1 - 2 of 2) sorted by null

  /external/eigen/test/
vectorwiseop.cpp 124 typedef Matrix<RealScalar, 1, MatrixType::ColsAtCompileTime> RealRowVectorType;
138 RealRowVectorType rrres;
  /external/eigen/Eigen/src/QR/
ColPivHouseholderQR.h 57 typedef typename internal::plain_row_type<MatrixType, RealScalar>::type RealRowVectorType;
398 RealRowVectorType m_colSqNorms;

Completed in 58 milliseconds