Home
last modified time | relevance | path

Searched defs:hCoeffs (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Householder/
DBlockHouseholder.h51 …ular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const CoeffsType& hCoeffs) in make_block_householder_triangular_factor()
86 …holder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsType& hCoeffs, bool fo… in apply_block_householder_on_the_left()