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

  /external/eigen/Eigen/src/Householder/
BlockHouseholder.h 46 void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsType& hCoeffs) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/QR/
HouseholderQR.h 275 apply_block_householder_on_the_left(A21_22,A11_21,hCoeffsSegment.adjoint());

Completed in 2331 milliseconds